Metadata-Version: 1.1
Name: bob.bio.pericrosseye-competition
Version: 1.0.0
Summary: This package contains the scripts to reproduce the experiments of the 2nd Cross-Spectrum Iris/Periocular Recognition competition
Home-page: https://gitlab.idiap.ch/bob/bob.bio.pericrosseye_competition
Author: Tiago de Freitas Pereira
Author-email: tiago.pereira@idiap.ch
License: BSD
Description: .. vim: set fileencoding=utf-8 :
        .. Sat Aug 20 07:33:55 CEST 2016
        
        .. image:: http://img.shields.io/badge/docs-stable-yellow.png
           :target: http://pythonhosted.org/bob.bio.pericrosseye_competition/index.html
        .. image:: http://img.shields.io/badge/docs-latest-orange.png
           :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.bio.pericrosseye_competition/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.bio.pericrosseye_competition/badges/v1.0.0/build.svg
           :target: https://gitlab.idiap.ch/bob/bob.bio.pericrosseye_competition/commits/v1.0.0
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.bio.pericrosseye_competition
        .. image:: http://img.shields.io/pypi/v/bob.bio.pericrosseye_competition.png
           :target: https://pypi.python.org/pypi/bob.bio.pericrosseye_competition
        .. image:: http://img.shields.io/pypi/dm/bob.bio.pericrosseye_competition.png
           :target: https://pypi.python.org/pypi/bob.bio.pericrosseye_competition
        
        
        ======================================================
         Periocular Recognition COMPETITION experiment scripts
        ======================================================
        
        This package is part of the signal-processing and machine learning toolbox
        Bob_.
        This package is part of the ``bob.bio`` packages, which allow to run comparable and reproducible biometric recognition experiments on publicly available databases.
        
        This package contains the scripts to reproduce the experiments of the 2nd Cross-Spectrum Iris/Periocular Recognition COMPETITION.
        It is an extension to the `bob.bio.base <http://pypi.python.org/pypi/bob.bio.base>`_ package, which provides the basic scripts.
        Please go in the package documentation in order to learn how to reproduce the results.
        
        
        
        Installation
        ------------
        
        Follow our `installation`_ instructions. Then, using the Python interpreter
        provided by the distribution, bootstrap and buildout this package::
        
          $ python bootstrap-buildout.py
          $ ./bin/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://gitlab.idiap.ch/bob/bob/wikis/Installation
        .. _mailing list: https://groups.google.com/forum/?fromgroups#!forum/bob-devel
        
Keywords: bob,biometric recognition,evaluation
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
