Metadata-Version: 2.1
Name: bob.bio.video
Version: 5.0.0
Summary: Run biometric recognition algorithms on videos
Home-page: https://gitlab.idiap.ch/bob/bob.bio.video
Author: The biometric person recognition group at Idiap, Switzerland
Author-email: bob-devel@googlegroups.com
License: BSD
Keywords: bob
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
License-File: LICENSE

.. vim: set fileencoding=utf-8 :
.. Fri 26 Aug 16:12:17 CEST 2016

.. image:: https://img.shields.io/badge/docs-v5.0.0-orange.svg
   :target: https://www.idiap.ch/software/bob/docs/bob/bob.bio.video/v5.0.0/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.bio.video/badges/v5.0.0/pipeline.svg
   :target: https://gitlab.idiap.ch/bob/bob.bio.video/commits/v5.0.0
.. image:: https://gitlab.idiap.ch/bob/bob.bio.video/badges/v5.0.0/coverage.svg
   :target: https://gitlab.idiap.ch/bob/bob.bio.video/commits/v5.0.0
.. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
   :target: https://gitlab.idiap.ch/bob/bob.bio.video


============================================
 Run video face recognition algorithms
============================================

This package is part of the signal-processing and machine learning toolbox
Bob_.
This package contains functionality to run video face recognition experiments.
It is an extension to the `bob.bio.base <http://pypi.python.org/pypi/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.



Installation
--------------

Complete Bob's `installation`_ instructions. Then, to install this package,
run::

  $ conda install bob.bio.video


Contact
---------

For questions or reporting issues to this software package, contact our
development `mailing list`_.


.. Place your references here:
.. _bob: https://www.idiap.ch/software/bob
.. _installation: https://www.idiap.ch/software/bob/install
.. _mailing list: https://www.idiap.ch/software/bob/discuss


