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.
 
 
 
 
 
 
Vadim Pisarevsky ee257ffe9e Merge pull request #8455 from terfendail:ovxhal_skipsmall 8 years ago
..
kaze Modifications to reduce the code through a loop 8 years ago
opencl Merge pull request #3483 from wangyan42164:ocl_orb_improve 10 years ago
agast.cpp Eliminated use of obsolete 'register' keyword 8 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 9 years ago
akaze.cpp Fix missing angles in AKAZE keypoints 8 years ago
bagofwords.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
blobdetector.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
brisk.cpp Fixed typo in BRISK feature detector. 9 years ago
draw.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
dynamic.cpp moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 10 years ago
evaluation.cpp Instrumentation for OpenCV API regions and IPP functions; 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. 11 years ago
fast_score.hpp Fix binary compatibility of opencv_features2d 12 years ago
feature2d.cpp fix regression issues in Feature2D and DescriptorMatcher interfaces 8 years ago
gftt.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
kaze.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
keypoint.cpp Merge branch '2.4' 12 years ago
main.cpp IPPInitSingelton was added to contain IPP related global variables; 9 years ago
matchers.cpp improved fix for java wrapper generator (gen_java.py) to avoid generation of java methods with duplicate signatures(v3) 8 years ago
mser.cpp fix the mser issue 8 years ago
orb.cpp fixed segfault at ORB::compute() near image's border 8 years ago
precomp.hpp HAL moved back to core 9 years ago