Skip to content
Snippets Groups Projects
http://img.shields.io/badge/docs-stable-yellow.png http://img.shields.io/badge/docs-latest-orange.png http://travis-ci.org/bioidiap/bob.bio.face.svg?branch=master https://coveralls.io/repos/bioidiap/bob.bio.face/badge.png?branch=master https://img.shields.io/badge/github-master-0000c0.png http://img.shields.io/pypi/v/bob.bio.face.png http://img.shields.io/pypi/dm/bob.bio.face.png

Run face recognition algorithms

This package contains functionality to run face recognition experiments. It is an extension to the bob.bio.base package, which provides the basic scripts. In this package, utilities that are specific for face recognition are contained, such as:

  • Image databases
  • Image preprocesors, including face detection and facial image alignment
  • Image feature extractors
  • Recognition algorithms based on image features

Installation

To install this package -- alone or together with other Packages of Bob -- please read the Installation Instructions. For Bob to be able to work properly, some dependent packages are required to be installed. Please make sure that you have read the Dependencies for your operating system.

Documentation

For further documentation on this package, please read the Stable Version or the Latest Version of the documentation. For a list of tutorials on this or the other packages ob Bob, or information on submitting issues, asking questions and starting discussions, please visit its website.