Metadata-Version: 1.1
Name: bob.db.verification.utils
Version: 2.0.7
Summary: Utilities for bob.db verification databases
Home-page: http://github.com/bioidiap/bob.db.verification.utils
Author: Manuel Guenther
Author-email: manuel.guenther@idiap.ch
License: GPLv3
Description: .. vim: set fileencoding=utf-8 :
        .. Manuel Guenther <manuel.guenther@idiap.ch>
        .. Thu Oct 30 19:19:28 CET 2014
        
        .. image:: http://img.shields.io/badge/docs-stable-yellow.png
           :target: http://pythonhosted.org/bob.db.verification.utils/index.html
        .. image:: http://img.shields.io/badge/docs-latest-orange.png
           :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.db.verification.utils/master/index.html
        .. image:: http://travis-ci.org/bioidiap/bob.db.verification.utils.svg?branch=v2.0.7
           :target: https://travis-ci.org/bioidiap/bob.db.verification.utils
        .. image:: https://coveralls.io/repos/bioidiap/bob.db.verification.utils/badge.svg?branch=v2.0.7
           :target: https://coveralls.io/r/bioidiap/bob.db.verification.utils
        .. image:: https://img.shields.io/badge/github-master-0000c0.png
           :target: https://github.com/bioidiap/bob.db.verification.utils/tree/master
        .. image:: http://img.shields.io/pypi/v/bob.db.verification.utils.png
           :target: https://pypi.python.org/pypi/bob.db.verification.utils
        .. image:: http://img.shields.io/pypi/dm/bob.db.verification.utils.png
           :target: https://pypi.python.org/pypi/bob.db.verification.utils
        
        =============================================
         Utilities for Verification Databases in Bob
        =============================================
        
        This python module provides a basic common interface for (face, speaker, finger-vein, ...) verification databases in Bob_.
        Several other Bob database interfaces are derived from this package.
        
        Installation
        ------------
        To install this package -- alone or together with other `Packages of Bob <https://github.com/idiap/bob/wiki/Packages>`_ -- please read the `Installation Instructions <https://github.com/idiap/bob/wiki/Installation>`_.
        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 <https://github.com/idiap/bob/wiki/Dependencies>`_ for your operating system.
        
        Documentation
        -------------
        For further documentation on this package, please read the `Stable Version <http://pythonhosted.org/bob.db.verification.utils/index.html>`_ or the `Latest Version <https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.db.verification.utils/master/index.html>`_ 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
        
        
Keywords: bob,bob.db,verification,utilities
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
