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 Mordvintsev 0ad1d0afac fixed problem with incorrect distance values returned by FlannBasedMatcher for hamming metric (int's were interpreted as floats) 13 years ago
..
doc Documentation: fixed CvSlice and FeatureDetector descriptions. 14 years ago
include/opencv2/features2d wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper) 13 years ago
src fixed problem with incorrect distance values returned by FlannBasedMatcher for hamming metric (int's were interpreted as floats) 13 years ago
test raised threshold in ORB test; temporarily disabled always failing Opponent SIFT test 14 years ago
CMakeLists.txt Moved PlanarObjectDetector to the objdetect module 14 years ago