mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-18 17:24:28 +08:00

- made some of dependencies explicit - removed dependencies to highgui and some other modules where possible - modified some samples to build without modules
Object Detection using Boosted Features
Uses a Waldboost cascade and local binary patterns computed as integral features for 2D object detection.