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.
 
 
 
 
 
 
Maksim Shabunin 248e2c7d47 Fixed some issues found by static analysis 8 years ago
..
kaze Merge pull request #9330 from hrnr:akaze_ocl 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 9 years ago
akaze.cpp Merge pull request #9330 from hrnr:akaze_ocl 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 Fixed some issues found by static analysis 8 years ago
draw.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
dynamic.cpp
evaluation.cpp Fixed some issues found by static analysis 8 years ago
fast.cpp Moved size restrictions for OpenVX processed images to corresponding cpp files 8 years ago
fast_score.cpp
fast_score.hpp
feature2d.cpp fix regression issues in Feature2D and DescriptorMatcher interfaces 9 years ago
gftt.cpp Fixed some issues found by static analysis 8 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
matchers.cpp features2d: fix BFMatcher.radiusMatch with HAMMING2 8 years ago
mser.cpp Fixed some issues found by static analysis 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