Skip to content
Snippets Groups Projects
README.rst 2.16 KiB
Newer Older
Manuel Günther's avatar
Manuel Günther committed
.. vim: set fileencoding=utf-8 :
Tiago de Freitas Pereira's avatar
Tiago de Freitas Pereira committed
.. Sat Aug 20 07:33:55 CEST 2016
Manuel Günther's avatar
Manuel Günther committed
.. image:: http://img.shields.io/badge/docs-stable-yellow.png
   :target: http://pythonhosted.org/bob.bio.face/index.html
.. image:: http://img.shields.io/badge/docs-latest-orange.png
Tiago de Freitas Pereira's avatar
Tiago de Freitas Pereira committed
   :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.bio.face/master/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.bio.face/badges/master/build.svg
   :target: https://gitlab.idiap.ch/bob/bob.bio.face/commits/master
Tiago de Freitas Pereira's avatar
Tiago de Freitas Pereira committed
.. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
   :target: https://gitlab.idiap.ch/bob/bob.bio.face
Manuel Günther's avatar
Manuel Günther committed
.. image:: http://img.shields.io/pypi/v/bob.bio.face.png
   :target: https://pypi.python.org/pypi/bob.bio.face
.. image:: http://img.shields.io/pypi/dm/bob.bio.face.png
   :target: https://pypi.python.org/pypi/bob.bio.face
Tiago de Freitas Pereira's avatar
Tiago de Freitas Pereira committed

================================
Manuel Günther's avatar
Manuel Günther committed
 Run face recognition algorithms
Tiago de Freitas Pereira's avatar
Tiago de Freitas Pereira committed
================================
Manuel Günther's avatar
Manuel Günther committed

Tiago de Freitas Pereira's avatar
Tiago de Freitas Pereira committed
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.

Manuel Günther's avatar
Manuel Günther committed
This package contains functionality to run face recognition experiments.
It is an extension to the `bob.bio.base <http://pypi.python.org/pypi/bob.bio.base>`_ package, which provides the basic scripts.
In this package, utilities that are specific for face recognition are contained, such as:
Manuel Günther's avatar
Manuel Günther committed
* Image databases
* Image preprocesors, including face detection and facial image alignment
* Image feature extractors
* Recognition algorithms based on image features
Manuel Günther's avatar
Manuel Günther committed
Installation
------------
Tiago de Freitas Pereira's avatar
Tiago de Freitas Pereira committed
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`_.

Tiago de Freitas Pereira's avatar
Tiago de Freitas Pereira committed
.. Place your references here:
Manuel Günther's avatar
Manuel Günther committed
.. _bob: https://www.idiap.ch/software/bob
Tiago de Freitas Pereira's avatar
Tiago de Freitas Pereira committed
.. _installation: https://gitlab.idiap.ch/bob/bob/wikis/Installation
.. _mailing list: https://groups.google.com/forum/?fromgroups#!forum/bob-devel