Skip to content

honghuCode/bob.ip.facedetect

 
 

Repository files navigation

http://img.shields.io/badge/docs-stable-yellow.png http://img.shields.io/badge/docs-latest-orange.png https://travis-ci.org/bioidiap/bob.ip.facedetect.svg?branch=master https://coveralls.io/repos/bioidiap/bob.ip.facedetect/badge.svg?branch=master https://img.shields.io/badge/github-master-0000c0.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 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

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.

About

Face Detection using a Cascade of Boosted LBP Features

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 60.5%
  • C++ 39.5%