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 73c3d14a66 akaze: fRound -> cvRound, fix bilinear interpolation 8 years ago
..
kaze akaze: fRound -> cvRound, fix bilinear interpolation 8 years ago
opencl Merge pull request #8951 from hrnr:akaze_part2 8 years ago
agast.cpp Eliminated use of obsolete 'register' keyword 9 years ago
agast_score.cpp Fixed out of bound reading in makeAgastOffsets 8 years ago
agast_score.hpp removing code duplicates and replace unsigned long by uint32_t 10 years ago
akaze.cpp akaze: replace ceil() 8 years ago
bagofwords.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
blobdetector.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
brisk.cpp Merge pull request #9075 from TonyLianLong:master 8 years ago
draw.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
dynamic.cpp moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 11 years ago
evaluation.cpp Fixing some static analysis issues 8 years ago
fast.cpp Moved size restrictions for OpenVX processed images to corresponding cpp files 8 years ago
fast_score.cpp Normalized file endings. 12 years ago
fast_score.hpp Fix binary compatibility of opencv_features2d 13 years ago
feature2d.cpp fix regression issues in Feature2D and DescriptorMatcher interfaces 9 years ago
gftt.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
kaze.cpp Merge pull request #8869 from hrnr:akaze_part1 8 years ago
keypoint.cpp Merge pull request #8951 from hrnr:akaze_part2 8 years ago
main.cpp IPPInitSingelton was added to contain IPP related global variables; 10 years ago
matchers.cpp improved fix for java wrapper generator (gen_java.py) to avoid generation of java methods with duplicate signatures(v3) 9 years ago
mser.cpp Merge pull request #8910 from gylns:mser 8 years ago
orb.cpp fixed segfault at ORB::compute() near image's border 9 years ago
precomp.hpp HAL moved back to core 10 years ago