1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-18 17:24:28 +08:00
Files
opencv_contrib/modules/xobjdetect
Maksim Shabunin f8807f18cd Reduced modules dependencies:
- made some of dependencies explicit
- removed dependencies to highgui and some other modules where possible
- modified some samples to build without modules
2017-03-15 18:00:21 +03:00
..
2015-02-17 12:49:37 +03:00
2017-03-15 18:00:21 +03:00
2017-03-15 18:00:21 +03:00
2017-03-15 18:00:21 +03:00
2016-03-27 17:27:24 -07:00

Object Detection using Boosted Features

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