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.
 
 
 
 
 
 
huangqinjin 1fbaa48cec ORB: compute default norm by wta_k 6 years ago
..
kaze Fix clashing include guards 6 years ago
opencl Merge pull request #8951 from hrnr:akaze_part2 7 years ago
agast.cpp Add semicolons after `CV_INSTRUMENT` macros 6 years ago
agast_score.cpp clean up the code 7 years ago
agast_score.hpp removing code duplicates and replace unsigned long by uint32_t 9 years ago
akaze.cpp Add semicolons after `CV_INSTRUMENT` macros 6 years ago
bagofwords.cpp Add semicolons after `CV_INSTRUMENT` macros 6 years ago
blobdetector.cpp Add semicolons after `CV_INSTRUMENT` macros 6 years ago
brisk.cpp More issues found by static analysis 6 years ago
draw.cpp Add semicolons after `CV_INSTRUMENT` macros 6 years ago
dynamic.cpp moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 10 years ago
evaluation.cpp Add semicolons after `CV_INSTRUMENT` macros 6 years ago
fast.avx2.cpp features2d: apply CV_OVERRIDE/CV_FINAL 7 years ago
fast.cpp Add semicolons after `CV_INSTRUMENT` macros 6 years ago
fast.hpp AVX2 optimized implementation of FAST corner tracking migrated to separate file 7 years ago
fast_score.cpp use universal intrinsic in FAST 7 years ago
fast_score.hpp Fix binary compatibility of opencv_features2d 12 years ago
feature2d.cpp Add semicolons after `CV_INSTRUMENT` macros 6 years ago
gftt.cpp Add semicolons after `CV_INSTRUMENT` macros 6 years ago
hal_replacement.hpp add HAL for FAST (#10362) 7 years ago
kaze.cpp Add semicolons after `CV_INSTRUMENT` macros 6 years ago
keypoint.cpp Add semicolons after `CV_INSTRUMENT` macros 6 years ago
main.cpp IPPInitSingelton was added to contain IPP related global variables; 9 years ago
matchers.cpp Add semicolons after `CV_INSTRUMENT` macros 6 years ago
mser.cpp Add semicolons after `CV_INSTRUMENT` macros 6 years ago
orb.cpp ORB: compute default norm by wta_k 6 years ago
precomp.hpp HAL moved back to core 9 years ago