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.
 
 
 
 
 
 
Vitaly Tuzov 9a4b5a4545 OpenVX calls updated to use single common OpenVX context per thread 8 years ago
..
kaze Fix missing angles in AKAZE keypoints 9 years ago
opencl Merge pull request #3483 from wangyan42164:ocl_orb_improve 11 years ago
agast.cpp Eliminated use of obsolete 'register' keyword 9 years ago
agast_score.cpp Eliminated use of obsolete 'register' keyword 9 years ago
agast_score.hpp removing code duplicates and replace unsigned long by uint32_t 10 years ago
akaze.cpp Fix missing angles in AKAZE keypoints 9 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 Fixed typo in BRISK feature detector. 9 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 Instrumentation for OpenCV API regions and IPP functions; 9 years ago
fast.cpp OpenVX calls updated to use single common OpenVX context per thread 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 Instrumentation for OpenCV API regions and IPP functions; 9 years ago
keypoint.cpp Merge branch '2.4' 12 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 Instrumentation for OpenCV API regions and IPP functions; 9 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