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 846e37ded5 fixed many warnings from GCC 4.6.1 13 years ago
..
doc #1672 13 years ago
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. 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 14 years ago
src fixed many warnings from GCC 4.6.1 13 years ago
test updated test on lsvm 14 years ago
CMakeLists.txt Global CMake reorganization: 13 years ago