opencv/modules/features2d/src
2013-08-21 18:59:25 +04:00
..
bagofwords.cpp Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
blobdetector.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
brief.cpp
brisk.cpp Fixed issue 3130 (http://code.opencv.org/issues/3130), where one argument of the BRISK-call was ignored. Previously it was not possible to use BRISK without creating descriptors. 2013-07-04 16:36:29 +12:00
descriptors.cpp compute method for Feature2D 2013-07-25 16:22:31 +04:00
detectors.cpp Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +04:00
draw.cpp check of keypoint index range in drawMatches 2013-01-22 00:37:27 +04:00
dynamic.cpp
evaluation.cpp Deleted all trailing whitespace. 2013-08-21 18:59:24 +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 Use Tegra version of cv::FAST 2012-11-02 13:16:16 +04:00
features2d_init.cpp The next attempt to fix a build error on Mac. 2013-02-06 18:07:02 +04:00
freak.cpp
generated_16.i
generated_32.i
generated_64.i
keypoint.cpp fixed condition in KeyPointsFilter::retainBest 2013-04-01 11:53:43 +04:00
matchers.cpp Fix build with STLPort from NDK r8d 2012-12-22 00:59:56 +04:00
mser.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
orb.cpp
precomp.hpp Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
stardetector.cpp