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 cc11a8d183 Merge branch 'refactor_features2d_take4' of https://github.com/vpisarev/opencv into refactor_features2d_take4 10 years ago
..
kaze fixed several test failures; currently 9 out of 73 tests fail 10 years ago
opencl ORB.cl : fixed redefinition of val 10 years ago
akaze.cpp fixed several test failures; currently 9 out of 73 tests fail 10 years ago
bagofwords.cpp Several type of formal refactoring: 10 years ago
blobdetector.cpp OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet 10 years ago
brisk.cpp all the tests now pass except for MSER 10 years ago
draw.cpp fixes 11 years ago
dynamic.cpp moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 10 years ago
evaluation.cpp moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 10 years ago
fast.cpp all the tests now pass except for MSER 10 years ago
fast_score.cpp Normalized file endings. 11 years ago
fast_score.hpp Fix binary compatibility of opencv_features2d 12 years ago
feature2d.cpp fixed several test failures; currently 9 out of 73 tests fail 10 years ago
gftt.cpp fixed some more compile errors and test failures 10 years ago
kaze.cpp fixed several test failures; currently 9 out of 73 tests fail 10 years ago
keypoint.cpp Merge branch '2.4' 12 years ago
matchers.cpp Implementation detector and selector for IPP and OpenCL; 10 years ago
mser.cpp fixed opencv_java build 10 years ago
orb.cpp fixed error in OpenCL ORB 10 years ago
precomp.hpp BFMatcher 11 years ago