Skip to content
Snippets Groups Projects
Select Git revision
  • a0f8e30b9398f58dc1e39bad58de0ddcd2f87b07
  • master default protected
  • deprecation
  • color
  • v4.1.0
  • v4.0.0
  • v3.0.0b0
  • v2.1.11
  • v2.1.10
  • v2.1.9
  • v2.1.8
  • v2.1.7
  • v2.1.6
  • v2.1.5
  • v2.1.4
  • v2.1.3
  • v2.1.2
  • v2.1.1
  • v2.1.0
  • v2.0.10
  • v2.0.9
  • v2.0.8
  • v2.0.7
  • v2.0.6
24 results

bob.ip.facedetect

user avatar
Amir Mohammadi authored
a0f8e30b
History
http://img.shields.io/badge/docs-stable-yellow.png http://img.shields.io/badge/docs-latest-orange.png http://img.shields.io/pypi/v/bob.ip.facedetect.png http://img.shields.io/pypi/dm/bob.ip.facedetect.png

Face Detection using a Cascade of Boosted LBP Features

This package is part of the signal-processing and machine learning toolbox Bob. It contains a face detector utility that provides source code for detecting faces using a cascade of boosted LBP features. It is a re-implementation of the Visioner that was part of Bob version 1. A pre-trained cascade is included into this package, but also source code to re-train the cascade based on your training images is provided.

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.