Metadata-Version: 1.1
Name: bob.bio.base
Version: 3.1.1
Summary: Tools for running biometric recognition experiments
Home-page: https://gitlab.idiap.ch/bob/bob.bio.base
Author: Manuel Gunther
Author-email: siebenkopf@googlemail.com
License: BSD
Description: .. vim: set fileencoding=utf-8 :
        .. Tue 16 Aug 15:00:20 CEST 2016
        
        .. image:: http://img.shields.io/badge/docs-stable-yellow.svg
           :target: http://pythonhosted.org/bob.bio.base/index.html
        .. image:: http://img.shields.io/badge/docs-latest-orange.svg
           :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.bio.base/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.bio.base/badges/v3.1.1/build.svg
           :target: https://gitlab.idiap.ch/bob/bob.bio.base/commits/v3.1.1
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.bio.base
        .. image:: http://img.shields.io/pypi/v/bob.bio.base.svg
           :target: https://pypi.python.org/pypi/bob.bio.base
        .. image:: http://img.shields.io/pypi/dm/bob.bio.base.svg
           :target: https://pypi.python.org/pypi/bob.bio.base
        
        
        ================================================
         Tools to run biometric recognition experiments
        ================================================
        
        This package is part of the signal-processing and machine learning toolbox
        Bob_. It provides tools to run comparable and reproducible biometric
        recognition experiments on publicly available databases.
        
        The `User Guide`_ provides installation and usage instructions.
        
        
        Installation
        ------------
        
        Follow our `installation`_ instructions. Then, using the Python interpreter
        provided by the distribution, bootstrap and buildout this package::
        
          $ python bootstrap-buildout.py
          $ ./bin/buildout
        
        
        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
        .. _user guide: http://pythonhosted.org/bob.bio.base
        
Keywords: bob,biometric recognition,evaluation
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
