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 Panov dfc94c58f0
Merge pull request #20823 from AleksandrPanov:fix_orb_integer_overflow
4 years ago
..
kaze build: eliminate build warnings 4 years ago
opencl Merge pull request #8951 from hrnr:akaze_part2 8 years ago
affine_feature.cpp Merge pull request #17907 from Yosshi999:gsoc_asift-py2cpp 5 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 10 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 Merge pull request #20815 from alalek:fix_20649_revert_19859 4 years ago
brisk.cpp Improve initialization performance of Brisk 5 years ago
draw.cpp Add Thickness parameter in drawMatches function 4 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 8 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 Change naming of keypoints comparator 5 years ago
main.cpp IPPInitSingelton was added to contain IPP related global variables; 10 years ago
matchers.cpp Fixed checkMasks in DescriptorMatcher with train descs in UMats 5 years ago
mser.cpp features2d(mser): chi_table.h notes 4 years ago
orb.cpp Merge pull request #20823 from AleksandrPanov:fix_orb_integer_overflow 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 5 years ago
sift.simd.hpp Merge pull request #18001 from Yosshi999:sift-8bit-descr 5 years ago