Metadata-Version: 2.1
Name: bob.db.atnt
Version: 2.0.18
Summary: ATNT/ORL Database Access API for Bob
Home-page: http://gitlab.idiap.ch/bob/bob.db.atnt
Author: Manuel Guenther
Author-email: manuel.guenther@idiap.ch
License: BSD
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Database :: Front-Ends
License-File: LICENSE

.. vim: set fileencoding=utf-8 :
.. Tue 16 Aug 11:17:03 CEST 2016

.. image:: https://img.shields.io/badge/docs-v2.0.18-orange.svg
   :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.atnt/v2.0.18/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.db.atnt/badges/v2.0.18/pipeline.svg
   :target: https://gitlab.idiap.ch/bob/bob.db.atnt/commits/v2.0.18
.. image:: https://gitlab.idiap.ch/bob/bob.db.atnt/badges/v2.0.18/coverage.svg
   :target: https://gitlab.idiap.ch/bob/bob.db.atnt/commits/v2.0.18
.. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
   :target: https://gitlab.idiap.ch/bob/bob.db.atnt


=================================
 AT&T Database Interface for Bob
=================================

This package is part of the signal-processing and machine learning toolbox
Bob_. It contains an interface for the evaluation protocol of the `AT&T`_
database, formerly known as the ORL database of faces. This package does not
contain the original `AT&T`_ data files, which need to be obtained through the
link above.


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

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

  $ conda install bob.db.atnt


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
.. _at&t: http://www.cl.cam.ac.uk/research/dtg/attarchive/facedatabase.html


