Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Pisarevsky 1a9758c0a2 fixed Linemod's Detector write method (removed nested sequence delimiters) 13 years ago
..
doc Spell checked the documentation with VIM (issue #223) 13 years ago
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 13 years ago
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 13 years ago
src fixed Linemod's Detector write method (removed nested sequence delimiters) 13 years ago
test Updated latentSVM tests and data 13 years ago
CMakeLists.txt Removed unneded dependency between objdetect and calib3d 13 years ago