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.
 
 
 
 
 
 
Andrey Kamaev ec3a7665b0 Fixed FREAK on Android 13 years ago
..
bagofwords.cpp Warning fixes continued 13 years ago
blobdetector.cpp Made dependency of features2d and calib3d from highgui optional 13 years ago
brief.cpp Warning fixes continued 13 years ago
descriptors.cpp Warning fixes continued 13 years ago
detectors.cpp Set stricter warning rules for gcc 13 years ago
draw.cpp Warning fixes continued 13 years ago
dynamic.cpp 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
evaluation.cpp added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ... 13 years ago
fast.cpp Fixed #1996 13 years ago
features2d_init.cpp Fixed FREAK on Android 13 years ago
freak.cpp Fixed FREAK on Android 13 years ago
generated_16.i added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
generated_32.i added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
generated_64.i added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
keypoint.cpp Fixed number of warnings. Fixed mingw64 build. 13 years ago
matchers.cpp Warning fixes continued 13 years ago
mser.cpp Warning fixes continued 13 years ago
orb.cpp Warning fixes continued 13 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp Fixed number of warnings. Fixed mingw64 build. 13 years ago
stardetector.cpp Warning fixes continued 13 years ago