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.
 
 
 
 
 
 
Roman Donchenko ac39bfb4cc Remove HAVE_CVCONFIG_H - it's always defined. 12 years ago
..
bagofwords.cpp Normalize line endings and whitespace 13 years ago
blobdetector.cpp Normalize line endings and whitespace 13 years ago
brief.cpp Warning fixes continued 13 years ago
brisk.cpp define the default remapping in the right scope 12 years ago
descriptors.cpp Fixed opponent space color conversion 13 years ago
detectors.cpp Replaced most of the usages of parallel_for with that of parallel_for_. 12 years ago
draw.cpp check of keypoint index range in drawMatches 12 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 Remove unused constructor 12 years ago
fast.cpp Use Tegra version of cv::FAST 13 years ago
fast_score.cpp Fix gcc build error introduced in a9f36df 13 years ago
fast_score.hpp Fix binary compatibility of opencv_features2d 13 years ago
features2d_init.cpp The next attempt to fix a build error on Mac. 12 years ago
freak.cpp Fix fixed-point arithmetics in FREAK::meanIntensity 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 condition in KeyPointsFilter::retainBest 12 years ago
matchers.cpp Fix build with STLPort from NDK r8d 12 years ago
mser.cpp Normalize line endings and whitespace 13 years ago
orb.cpp #2216 Forbid incorrect patchSize values in ORB 13 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp Remove HAVE_CVCONFIG_H - it's always defined. 12 years ago
stardetector.cpp Warning fixes continued 13 years ago