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.
 
 
 
 
 
 
Alexander Alekhin 26b3b3c10c xobjdetect: apply CV_OVERRIDE/CV_FINAL 7 years ago
..
doc Remove all sphinx files 10 years ago
include/opencv2 Reduced modules dependencies: 8 years ago
src xobjdetect: apply CV_OVERRIDE/CV_FINAL 7 years ago
tools Reduced modules dependencies: 8 years ago
CMakeLists.txt Reduced modules dependencies: 8 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.