.. vim: set fileencoding=utf-8 : .. Andre Anjos .. Thu 30 Jan 08:46:53 2014 CET .. image:: http://img.shields.io/badge/docs-stable-yellow.png :target: http://pythonhosted.org/bob.bio.video/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.bio.video/master/index.html .. image:: http://travis-ci.org/bioidiap/bob.bio.video.svg?branch=v2.0.4 :target: https://travis-ci.org/bioidiap/bob.bio.video?branch=v2.0.4 .. image:: https://coveralls.io/repos/bioidiap/bob.bio.video/badge.svg?branch=v2.0.4 :target: https://coveralls.io/r/bioidiap/bob.bio.video?branch=v2.0.4 .. image:: https://img.shields.io/badge/github-master-0000c0.png :target: https://github.com/bioidiap/bob.bio.video/tree/master .. image:: http://img.shields.io/pypi/v/bob.bio.video.png :target: https://pypi.python.org/pypi/bob.bio.video .. image:: http://img.shields.io/pypi/dm/bob.bio.video.png :target: https://pypi.python.org/pypi/bob.bio.video ======================================= Run video face recognition algorithms ======================================= This package is part of the ``bob.bio`` packages, which allow to run comparable and reproducible biometric recognition experiments on publicly available databases. This package contains functionality to run video face recognition experiments. It is an extension to the `bob.bio.base `_ package, which provides the basic scripts. In this package, wrapper classes are provide, which allow to run traditional image-based face recognition algorithms on video data. For further information about ``bob.bio``, please read `its Documentation `_. Installation ------------ To install this package -- alone or together with other `Packages of Bob `_ -- please read the `Installation Instructions `_. For Bob_ to be able to work properly, some dependent packages are required to be installed. Please make sure that you have read the `Dependencies `_ for your operating system. Documentation ------------- For further documentation on this package, please read the `Stable Version `_ or the `Latest Version `_ of the documentation. For a list of tutorials on this or the other packages ob Bob_, or information on submitting issues, asking questions and starting discussions, please visit its website. .. _bob: https://www.idiap.ch/software/bob