| .. |
|
kaze
|
Merge pull request #9330 from hrnr:akaze_ocl
|
2017-08-16 16:46:11 +00:00 |
|
opencl
|
Merge pull request #8951 from hrnr:akaze_part2
|
2017-08-01 12:46:01 +00:00 |
|
agast_score.cpp
|
Fixed out of bound reading in makeAgastOffsets
|
2017-05-10 16:21:22 +03:00 |
|
agast_score.hpp
|
removing code duplicates and replace unsigned long by uint32_t
|
2015-11-23 23:47:23 +03:00 |
|
agast.cpp
|
Eliminated use of obsolete 'register' keyword
|
2016-10-20 20:19:14 -04:00 |
|
akaze.cpp
|
Merge pull request #9330 from hrnr:akaze_ocl
|
2017-08-16 16:46:11 +00:00 |
|
bagofwords.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
blobdetector.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
brisk.cpp
|
Fixed some issues found by static analysis
|
2017-09-08 12:22:12 +03:00 |
|
draw.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
dynamic.cpp
|
|
|
|
evaluation.cpp
|
Fixed some issues found by static analysis
|
2017-09-08 12:22:12 +03:00 |
|
fast_score.cpp
|
|
|
|
fast_score.hpp
|
|
|
|
fast.cpp
|
Moved size restrictions for OpenVX processed images to corresponding cpp files
|
2017-05-25 19:25:17 +03:00 |
|
feature2d.cpp
|
fix regression issues in Feature2D and DescriptorMatcher interfaces
|
2016-10-16 13:36:40 +04:00 |
|
gftt.cpp
|
Fixed some issues found by static analysis
|
2017-09-08 12:22:12 +03:00 |
|
kaze.cpp
|
Merge pull request #8869 from hrnr:akaze_part1
|
2017-06-21 14:33:09 +03:00 |
|
keypoint.cpp
|
Merge pull request #8951 from hrnr:akaze_part2
|
2017-08-01 12:46:01 +00:00 |
|
main.cpp
|
IPPInitSingelton was added to contain IPP related global variables;
|
2015-10-01 09:58:48 +03:00 |
|
matchers.cpp
|
features2d: fix BFMatcher.radiusMatch with HAMMING2
|
2017-08-31 17:24:02 +02:00 |
|
mser.cpp
|
Fixed some issues found by static analysis
|
2017-09-08 12:22:12 +03:00 |
|
orb.cpp
|
fixed segfault at ORB::compute() near image's border
|
2016-12-16 18:36:37 +03:00 |
|
precomp.hpp
|
HAL moved back to core
|
2015-12-17 12:33:23 +03:00 |