Metadata-Version: 1.1
Name: bob.db.batl
Version: 1.0.0
Summary: Implements a low-level database interface for the BATL database, which is designed for spoofing or presentation attack detection experiments in face biometrics.
Home-page: https://gitlab.idiap.ch/bob/bob.db.batl
Author: Salim Kayal
Author-email: salim.kayal@idiap.ch
License: GPLv3
Description: .. vim: set fileencoding=utf-8 :
        .. Mon 15 Jan 2018 11:50:06 CEST
        
        .. image:: http://img.shields.io/badge/docs-v1.0.0-yellow.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.batl/master/index.html
        .. image:: http://img.shields.io/badge/docs-latest-orange.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.batl/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.db.batl/badges/v1.0.0/build.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.batl/commits/v1.0.0
        .. image:: https://gitlab.idiap.ch/bob/bob.db.batl/badges/v1.0.0/coverage.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.batl/commits/v1.0.0
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.batl
        .. image:: http://img.shields.io/pypi/v/bob.db.batl.svg
           :target: https://pypi.python.org/pypi/bob.db.batl
        
        
        =================================
        BATL database interface for Bob
        =================================
        
        This package is part of the signal-processing and machine learning toolbox
        Bob_. It contains a set of tools to query the data from the BATL database, and is called a
        low-level database interface according to the taxonomy introduced in bob.db.base. Note, this package
        doesn't contain the original data and annotations. Please follow the download instructions from the
        homepage of the BATL database to obtain the data.
        
        
        Installation
        ------------
        
        Follow our `installation`_ instructions. Then, using the Python interpreter
        provided by the distribution, build this package with::
        
          $ 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
        .. _bob package development: https://www.idiap.ch/software/bob/docs/bob/bob.extension/master/
        
Keywords: bob
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
