Skip to content
Snippets Groups Projects
user avatar
Tiago Freitas Pereira authored
cc25c704
History

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

Complete Bob's installation instructions. Then, to install this package, run:

$ conda install bob.ip.facedetect

Contact

For questions or reporting issues to this software package, contact our development mailing list.