Metadata-Version: 1.1
Name: bob.db.caspeal
Version: 2.1.8
Summary: CAS-PEAL Database Access API for Bob
Home-page: http://gitlab.idiap.ch/bob/bob.db.caspeal
Author: Manuel Guenther
Author-email: manuel.guenther@idiap.ch
License: BSD
Description: .. vim: set fileencoding=utf-8 :
        .. Thu 18 Aug 14:47:00 CEST 2016
        
        .. image:: http://img.shields.io/badge/docs-v2.1.8-yellow.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.caspeal/v2.1.8/index.html
        .. image:: http://img.shields.io/badge/docs-latest-orange.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.caspeal/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.db.caspeal/badges/v2.1.8/build.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.caspeal/commits/v2.1.8
        .. image:: https://gitlab.idiap.ch/bob/bob.db.caspeal/badges/v2.1.8/coverage.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.caspeal/commits/v2.1.8
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.caspeal
        .. image:: http://img.shields.io/pypi/v/bob.db.caspeal.svg
           :target: https://pypi.python.org/pypi/bob.db.caspeal
        
        
        ====================================
         CAS-PEAL Database Interface for Bob
        ====================================
        
        This package is part of the signal-processing and machine learning toolbox
        Bob_ and it contains an interface for the evaluation protocols of the `CAS-PEAL`_ R1 database.
        It worth noting that this package does not contain the original `CAS-PEAL`_ 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.caspeal
        
        
        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
        .. _cas-peal: http://www.jdl.ac.cn/peal
        
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
