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 Alekhin 1f9713195b features2d(sift): enable runtime dispatching 5 years ago
..
kaze Fixs several problems found by static analysis 5 years ago
opencl Merge pull request #8951 from hrnr:akaze_part2 8 years ago
agast.cpp Add semicolons after `CV_INSTRUMENT` macros 7 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 7 years ago
bagofwords.cpp Add semicolons after `CV_INSTRUMENT` macros 7 years ago
blobdetector.cpp Fix blob detector insertion sort 6 years ago
brisk.cpp More issues found by static analysis 7 years ago
draw.cpp Merge pull request #13481 from dkurt:fix_13227 6 years ago
dynamic.cpp moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 11 years ago
evaluation.cpp Add semicolons after `CV_INSTRUMENT` macros 7 years ago
fast.avx2.cpp features2d: apply CV_OVERRIDE/CV_FINAL 7 years ago
fast.cpp Use BufferArea in more places 5 years ago
fast.hpp AVX2 optimized implementation of FAST corner tracking migrated to separate file 7 years ago
fast_score.cpp Merge pull request #16236 from alalek:fix_core_simd_emulator 5 years ago
fast_score.hpp Fix binary compatibility of opencv_features2d 13 years ago
feature2d.cpp Add semicolons after `CV_INSTRUMENT` macros 7 years ago
gftt.cpp Add semicolons after `CV_INSTRUMENT` macros 7 years ago
hal_replacement.hpp add HAL for FAST (#10362) 7 years ago
kaze.cpp Add semicolons after `CV_INSTRUMENT` macros 7 years ago
keypoint.cpp features2d: fix retainBest() implementation 6 years ago
main.cpp IPPInitSingelton was added to contain IPP related global variables; 10 years ago
matchers.cpp Add semicolons after `CV_INSTRUMENT` macros 7 years ago
mser.cpp fix files permissions 5 years ago
orb.cpp ORB: compute default norm by wta_k 6 years ago
precomp.hpp HAL moved back to core 9 years ago
sift.dispatch.cpp features2d(sift): enable runtime dispatching 5 years ago
sift.simd.hpp features2d(sift): enable runtime dispatching 5 years ago