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.
 
 
 
 
 
 
Ilya Lysenkov 2619221331 Spell checked the documentation with VIM (issue #223) 13 years ago
..
doc Spell checked the documentation with VIM (issue #223) 13 years ago
include/opencv2/features2d added initModule_features2d(). Possibly solved problem when the linker excludes seemingly unused detectors/descriptors. 13 years ago
perf 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
src fixed #1795 13 years ago
test Fixed warnings about unused return value of fscanf, scanf and system 13 years ago
CMakeLists.txt Made dependency of features2d and calib3d from highgui optional 13 years ago