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.
 
 
 
 
 
 
Alexander Shishkov c0506314b2 fixed #1436 13 years ago
..
doc 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
include/opencv2/imgproc moving the rest of inpaint() to the 'photo' module, temporary disabling Java test for it, adding 'photo' to Java API 13 years ago
perf fixed hundreds of warnings from MSVC 2010. 13 years ago
src fixed #1436 13 years ago
test fixed hundreds of warnings from MSVC 2010. 13 years ago
CMakeLists.txt Global CMake reorganization: 13 years ago