Metadata-Version: 1.1
Name: bob.bio.video
Version: 3.3.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
Description: .. vim: set fileencoding=utf-8 :
        .. Fri 26 Aug 16:12:17 CEST 2016
        
        .. image:: http://img.shields.io/badge/docs-v3.3.0-yellow.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.bio.video/v3.3.0/index.html
        .. image:: http://img.shields.io/badge/docs-latest-orange.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.bio.video/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.bio.video/badges/v3.3.0/build.svg
           :target: https://gitlab.idiap.ch/bob/bob.bio.video/commits/v3.3.0
        .. image:: https://gitlab.idiap.ch/bob/bob.bio.video/badges/v3.3.0/coverage.svg
           :target: https://gitlab.idiap.ch/bob/bob.bio.video/commits/v3.3.0
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.bio.video
        .. image:: http://img.shields.io/pypi/v/bob.bio.video.svg
           :target: https://pypi.python.org/pypi/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
        
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
