opencv/doc/tutorials/features2d/feature_flann_matcher
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
..
images Added base tutorial for using FlannBasedMatcher with SURF detector + descriptor in rst 2011-08-12 18:30:20 +00:00
feature_flann_matcher.rst Fixes bug #3071. 2013-06-13 11:51:45 +04:00