opencv/modules/features2d/src
Pavel Vlasov 45958eaabc Implementation detector and selector for IPP and OpenCL;
IPP can be switched on and off on runtime;

Optional implementation collector was added (switched off by default in CMake). Gathers data of implementation used in functions and report this info through performance TS;

TS modifications for implementations control;
2014-10-15 14:24:41 +04:00
..
kaze Merge pull request #3124 from f-morozov:optim_pr 2014-08-22 07:04:43 +00:00
opencl ORB.cl : fixed redefinition of val 2014-08-23 19:07:14 +02:00
akaze.cpp AKAZE fixes and tracking tutorial 2014-08-19 16:35:20 +04:00
bagofwords.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
blobdetector.cpp bugfix: blobdetector was putting incorrect diameter value in keypoints 2014-02-12 22:29:04 +05:30
brisk.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
descriptors.cpp moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 2014-08-11 23:26:39 +04:00
detectors.cpp moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 2014-08-11 23:26:39 +04:00
draw.cpp fixes 2014-02-05 09:59:04 +04:00
dynamic.cpp moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 2014-08-11 23:26:39 +04:00
evaluation.cpp moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 2014-08-11 23:26:39 +04: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 Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
features2d_init.cpp Merge pull request #3299 from felixendres:orb_keypoint_detector_threshold 2014-10-09 14:52:38 +00:00
kaze.cpp AKAZE fixes and tracking tutorial 2014-08-19 16:35:20 +04:00
keypoint.cpp Merge branch '2.4' 2013-04-05 21:11:59 +04:00
matchers.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
mser.cpp some more changes 2014-02-17 21:57:33 +04:00
orb.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
precomp.hpp BFMatcher 2014-01-22 15:31:26 +04:00