• Sergei Nosov's avatar
    Fixes bug #3071. · 982ef83f
    Sergei Nosov authored
    If we have perfect matches (min_dist == 0.0), then strict comparison
    fails. Making it non-strict results in treating perfect matches as
    good.
    982ef83f
SURF_FlannMatcher.cpp 2.68 KB