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 efcf307b4c ocl: cleanup dead code in case of disabled OpenCL 4 years ago
..
kaze Fixs several problems found by static analysis 5 years ago
opencl Merge pull request #8951 from hrnr:akaze_part2 7 years ago
affine_feature.cpp Merge pull request #17907 from Yosshi999:gsoc_asift-py2cpp 4 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 Use“ moms” replace "contourArea" 4 years ago
brisk.cpp Improve initialization performance of Brisk 4 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 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 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 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 features2d: fix retainBest() implementation 6 years ago
main.cpp IPPInitSingelton was added to contain IPP related global variables; 9 years ago
matchers.cpp Fixed checkMasks in DescriptorMatcher with train descs in UMats 4 years ago
mser.cpp fix files permissions 5 years ago
orb.cpp ocl: cleanup dead code in case of disabled OpenCL 4 years ago
precomp.hpp HAL moved back to core 9 years ago
sift.dispatch.cpp Merge pull request #18001 from Yosshi999:sift-8bit-descr 4 years ago
sift.simd.hpp Merge pull request #18001 from Yosshi999:sift-8bit-descr 4 years ago