opencv/samples/cpp/tutorial_code/features2D
Sergei Nosov 982ef83f80 Fixes bug #3071.
If we have perfect matches (min_dist == 0.0), then strict comparison
fails. Making it non-strict results in treating perfect matches as
good.
2013-06-13 11:51:45 +04:00
..
SURF_descriptor.cpp Build tutorial codes together with other samples 2012-11-09 10:15:48 +04:00
SURF_detector.cpp Build tutorial codes together with other samples 2012-11-09 10:15:48 +04:00
SURF_FlannMatcher.cpp Fixes bug #3071. 2013-06-13 11:51:45 +04:00
SURF_Homography.cpp Build tutorial codes together with other samples 2012-11-09 10:15:48 +04:00