opencv/modules/objdetect
2012-03-29 08:07:57 +00:00
..
doc #1205 fixed more bugs/typos in parameters 2012-03-29 08:07:57 +00:00
include/opencv2/objdetect lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 2012-03-15 14:36:01 +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 save, load & copy HOGDescriptor::nlevels (ticket #1533) 2012-03-28 14:31:03 +00:00
test updated test on lsvm 2011-10-04 12:29:56 +00:00
CMakeLists.txt Made dependency of opencv_objdetect from opencv_highgui optional. 2012-03-27 20:17:31 +00:00