bob.ip.facedetect

Face detection using boosted LBP features


Keywords
bob, face, detection
License
GPL-3.0
Install
pip install bob.ip.facedetect==2.1.7

Documentation

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.