opencv/modules/objdetect
Achal Dave 0bc609257d Comparing rejected stage index with minimum required neighbors does not make sense
As described here, http://code.opencv.org/issues/3064, the test before
led to a case where we compared the index of the latest stage at which a
rectangle was rejected with the minimum number of neighbors required as
specified in `detectMultiScale`. Please see the issue for more
information.
2013-08-13 20:42:04 -07:00
..
doc Remove documentation for old python wrapper 2013-04-12 19:37:40 +04:00
include/opencv2 Move C API of opencv_objdetect to separate file 2013-04-12 14:37:01 +04:00
perf Main module headers are moved 1 level up 2013-03-13 17:26:56 +04:00
src Comparing rejected stage index with minimum required neighbors does not make sense 2013-08-13 20:42:04 -07:00
test Move C API of opencv_objdetect to separate file 2013-04-12 14:37:01 +04:00
CMakeLists.txt Making all dependencies from highgui module optional 2012-06-26 07:29:36 +00:00