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 a3262c5e51 added initModule_features2d(). Possibly solved problem when the linker excludes seemingly unused detectors/descriptors. 13 years ago
..
bagofwords.cpp a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 14 years ago
blobdetector.cpp Made dependency of features2d and calib3d from highgui optional 13 years ago
brief.cpp added initModule_features2d(). Possibly solved problem when the linker excludes seemingly unused detectors/descriptors. 13 years ago
descriptors.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
detectors.cpp added initModule_features2d(). Possibly solved problem when the linker excludes seemingly unused detectors/descriptors. 13 years ago
draw.cpp added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ... 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 added initModule_features2d(). Possibly solved problem when the linker excludes seemingly unused detectors/descriptors. 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 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
matchers.cpp fixed hundreds of warnings from MSVC 2010. 13 years ago
mser.cpp added initModule_features2d(). Possibly solved problem when the linker excludes seemingly unused detectors/descriptors. 13 years ago
orb.cpp added initModule_features2d(). Possibly solved problem when the linker excludes seemingly unused detectors/descriptors. 13 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp ~40 warnings under VS2008 14 years ago
stardetector.cpp added initModule_features2d(). Possibly solved problem when the linker excludes seemingly unused detectors/descriptors. 13 years ago