1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-16 22:35:51 +08:00
Files
opencv_contrib/modules/xobjdetect
Daniel Canelhas 46110c3d9e Merge pull request #1993 from dcanelhas:master
waldboost_detector train: avoid failed asserts while training by exiting early

* Avoids a failed assert which crashes training

* xobjdetect: improve waldboost messages
2019-10-01 00:46:46 +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
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.