Metadata-Version: 1.1
Name: bob.db.uvad
Version: 0.0.2
Summary: UVAD Database Access in Bob
Home-page: https://gitlab.idiap.ch/bob/bob.db.uvad
Author: Amir Mohammadi
Author-email: amir.mohammadi@idiap.ch
License: GPLv3
Description: .. vim: set fileencoding=utf-8 :
        
        .. image:: https://img.shields.io/badge/docs-v0.0.2-yellow.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.uvad/v0.0.2/index.html
        .. image:: https://img.shields.io/badge/docs-latest-orange.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.uvad/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.db.uvad/badges/v0.0.2/build.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.uvad/commits/v0.0.2
        .. image:: https://gitlab.idiap.ch/bob/bob.db.uvad/badges/v0.0.2/coverage.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.uvad/commits/v0.0.2
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.uvad
        .. image:: https://img.shields.io/pypi/v/bob.db.uvad.svg
           :target: https://pypi.python.org/pypi/bob.db.uvad
        
        
        =================================
         UVAD Database Access in Bob
        =================================
        
        This package is part of the signal-processing and machine learning toolbox
        Bob_. This package provides an interface to the Unicamp Video-Attack Database
        (`UVAD`_) database. The original data files need to be downloaded separately.
        
        If you use this database, please cite the following publication::
        
            @ARTICLE{7017526,
            author={Pinto, A. and Robson Schwartz, W. and Pedrini, H. and De Rezende Rocha, A.},
            journal={Information Forensics and Security, IEEE Transactions on},
            title={Using Visual Rhythms for Detecting Video-Based Facial Spoof Attacks},
            year={2015},
            month={May},
            volume={10},
            number={5},
            pages={1025-1038},
            keywords={Authentication;Biometrics (access control);Databases;Face;Feature extraction;Histograms;Noise;Unicamp Video-Attack Database;Video-based Face Spoofing;Video-based face spoofing;Visual Rhythm, Video-based Attacks;impersonation detection in facial biometric systems;unicamp video-attack database;video-based attacks;visual rhythm},
            doi={10.1109/TIFS.2015.2395139},
            ISSN={1556-6013},}
        
        
        Installation
        ------------
        
        Complete Bob's `installation`_ instructions. Then, to install this package,
        run::
        
          $ conda install bob.db.uvad
        
        
        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
        .. _uvad: http://ieeexplore.ieee.org/abstract/document/7017526/
        
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
