Metadata-Version: 1.1
Name: bob.db.casia_fasd
Version: 2.0.9
Summary: CASIA Face Anti-Spoofing Database Access API for Bob
Home-page: http://pypi.python.org/pypi/bob.db.casia_fasd
Author: Andre Anjos, Ivana Chingovska
Author-email: andre.anjos@idiap.ch, ivana.chingovska@idiap.ch
License: BSD
Description: .. vim: set fileencoding=utf-8 :
        .. Wed Jan 16 10:07:12 CET 2019
        
        .. image:: https://img.shields.io/badge/docs-v2.0.9-yellow.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.casia_fasd/v2.0.9/index.html
        .. image:: https://img.shields.io/badge/docs-latest-orange.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.casia_fasd/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.db.casia_fasd/badges/v2.0.9/build.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.casia_fasd/commits/v2.0.9
        .. image:: https://gitlab.idiap.ch/bob/bob.db.casia_fasd/badges/v2.0.9/coverage.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.casia_fasd/commits/v2.0.9
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.casia_fasd
        .. image:: https://img.shields.io/pypi/v/bob.db.casia_fasd.svg
           :target: https://pypi.python.org/pypi/bob.db.casia_fasd
        .. image:: https://img.shields.io/badge/original-data--files-a000a0.png
           :target: http://www.cbsr.ia.ac.cn/english/FaceAntiSpoofDatabases.asp
        
        
        =====================================================
         CASIA Face Anti-Spoofing Database Interface for Bob
        =====================================================
        
        This package is part of the signal-processing and machine learning toolbox
        Bob_. This package contains the Bob_ accessor methods to use the CASIA-FASD
        directly from python, with our certified protocols. The actual raw data for
        `CASIA FASD`_ database should be downloaded from the original URL. The
        CASIA-FASD database is a spoofing attack database which consists of three types
        of attacks: warped printed photographs, printed photographs with cut eyes and
        video attacks. The samples are taken with three types of cameras: low quality,
        normal quality and high quality.
        
        
        Reference::
        
          Z. Zhang, J. Yan, S. Lei, D. Yi, S. Z. Li: "A Face Antispoofing Database with Diverse Attacks", In proceedings of the 5th IAPR International Conference on Biometrics (ICB'12), New Delhi, India, 2012.
        
        
        Installation
        ------------
        
        Complete Bob's `installation`_ instructions. Then, to install this package,
        run::
        
          $ conda install bob.db.casia_fasd
        
        
        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
        .. _casia fasd: http://www.cbsr.ia.ac.cn/english/FaceAntiSpoofDatabases.asp
        
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
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
