opencv/modules/features2d/src
2014-05-19 17:35:22 +04:00
..
akaze Refactor of KAZE and AKAZE: 2014-05-09 18:46:00 +03:00
kaze Remove GSURF descriptor from KAZE algorithm 2014-05-10 20:57:37 +03:00
opencl finished OpenCL port of ORB 2014-03-13 22:56:53 +04:00
akaze.cpp Fix documentation warnings 2014-05-09 22:21:26 +03:00
bagofwords.cpp fixed defects from coverity.com 2014-02-23 20:21:08 +04:00
blobdetector.cpp bugfix: blobdetector was putting incorrect diameter value in keypoints 2014-02-12 22:29:04 +05:30
brief.cpp fixes 2014-02-05 09:59:04 +04:00
brisk.cpp fixed defects from coverity.com 2014-02-23 20:21:08 +04:00
descriptors.cpp fixes2 2014-02-05 13:51:14 +04:00
detectors.cpp added cv::GFTTDetector 2014-01-25 00:23:59 +04:00
draw.cpp fixes 2014-02-05 09:59:04 +04:00
dynamic.cpp added cv::GFTTDetector 2014-01-25 00:23:59 +04:00
evaluation.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-03-11 17:20:01 +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 fixed extra whitespace 2014-03-13 23:18:41 +04:00
features2d_init.cpp Remove GSURF descriptor from KAZE algorithm 2014-05-10 20:57:37 +03:00
freak.cpp Merge branch 'master' of https://github.com/Itseez/opencv 2014-03-06 15:39:06 -08:00
generated_16.i added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 2011-07-19 12:27:07 +00:00
generated_32.i added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 2011-07-19 12:27:07 +00:00
generated_64.i added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 2011-07-19 12:27:07 +00:00
kaze.cpp Remove GSURF descriptor from KAZE algorithm 2014-05-10 20:57:37 +03:00
keypoint.cpp Merge branch '2.4' 2013-04-05 21:11:59 +04:00
matchers.cpp stitching: allow to use dynamic DescriptorMatcher 2014-04-11 13:01:13 +04:00
mser.cpp some more changes 2014-02-17 21:57:33 +04:00
orb.cpp finished OpenCL port of ORB 2014-03-13 22:56:53 +04:00
precomp.hpp BFMatcher 2014-01-22 15:31:26 +04:00
stardetector.cpp Merge branch 'master' of https://github.com/Itseez/opencv 2014-03-06 15:39:06 -08:00