opencv/modules/objdetect
2012-04-20 15:32:54 +00:00
..
doc Spell checked the documentation with VIM (issue #223) 2012-04-13 19:04:44 +00:00
include/opencv2/objdetect Removed unneded dependency between objdetect and calib3d 2012-04-04 08:34:30 +00:00
perf Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests 2011-12-29 16:46:16 +00:00
src added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded. 2012-04-20 15:32:54 +00:00
test updated test on lsvm 2011-10-04 12:29:56 +00:00
CMakeLists.txt Removed unneded dependency between objdetect and calib3d 2012-04-04 08:34:30 +00:00