opencv/modules/objdetect
2012-04-27 18:09:57 +00:00
..
doc Spell checked the documentation with VIM (issue #223) 2012-04-13 19:04:44 +00:00
include/opencv2/objdetect modified data matrix detection interface (that does not use any new data structures). Added Python sample for data matrix detection. Ticket #1664 2012-04-27 16:10:10 +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 fixed Linemod's Detector write method (removed nested sequence delimiters) 2012-04-27 18:09:57 +00:00
test Updated latentSVM tests and data 2012-04-27 11:32:40 +00:00
CMakeLists.txt Removed unneded dependency between objdetect and calib3d 2012-04-04 08:34:30 +00:00