Repository for OpenCV's extra modules
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Gary Bradski 14680a3c4a Update README.md 9 years ago
..
doc Remove all sphinx files 10 years ago
include/opencv2 Fix interface, add documentation 10 years ago
src include of xobjdetect.hpp removed 9 years ago
tools cmake: fix build on MacOSX 9 years ago
CMakeLists.txt cmake: fix build on MacOSX 9 years ago
README.md Update README.md 9 years ago

README.md

Object Detection using Boosted Features

Uses a Waldboost cascade and local binary patterns computed as integral features for 2D object detection.