..
kaze
Fix missing angles in AKAZE keypoints
2016-12-12 12:28:16 +03:00
opencl
Merge pull request #3483 from wangyan42164:ocl_orb_improve
2014-12-05 12:55:54 +00:00
agast_score.cpp
Eliminated use of obsolete 'register' keyword
2016-10-20 20:19:14 -04: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
Fix missing angles in AKAZE keypoints
2016-12-12 12:28:16 +03: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 typo in BRISK feature detector.
2016-04-18 13:04:04 +01:00
draw.cpp
Instrumentation for OpenCV API regions and IPP functions;
2016-08-19 18:10:03 +03:00
dynamic.cpp
moved nonfree and a part of features2d to opencv_contrib/xfeatures2d
2014-08-11 23:26:39 +04:00
evaluation.cpp
Instrumentation for OpenCV API regions and IPP functions;
2016-08-19 18:10:03 +03:00
fast_score.cpp
Normalized file endings.
2013-08-21 18:59:25 +04:00
fast_score.hpp
Fix binary compatibility of opencv_features2d
2012-10-17 02:09:14 +04:00
fast.cpp
Merge pull request #7720 from savuor:openvx_FAST
2016-12-16 13:48:18 +02:00
feature2d.cpp
fix regression issues in Feature2D and DescriptorMatcher interfaces
2016-10-16 13:36:40 +04:00
gftt.cpp
Instrumentation for OpenCV API regions and IPP functions;
2016-08-19 18:10:03 +03:00
kaze.cpp
Instrumentation for OpenCV API regions and IPP functions;
2016-08-19 18:10:03 +03:00
keypoint.cpp
Merge branch '2.4'
2013-04-05 21:11:59 +04:00
main.cpp
IPPInitSingelton was added to contain IPP related global variables;
2015-10-01 09:58:48 +03:00
matchers.cpp
improved fix for java wrapper generator (gen_java.py) to avoid generation of java methods with duplicate signatures(v3)
2016-10-11 02:47:02 +04:00
mser.cpp
Instrumentation for OpenCV API regions and IPP functions;
2016-08-19 18:10:03 +03:00
orb.cpp
ocl: stop using of OpenCL without explicit UMat arguments
2016-12-04 02:34:17 +03:00
precomp.hpp
HAL moved back to core
2015-12-17 12:33:23 +03:00