mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 05:29:54 +08:00
982ef83f80
If we have perfect matches (min_dist == 0.0), then strict comparison fails. Making it non-strict results in treating perfect matches as good. |
||
---|---|---|
.. | ||
SURF_descriptor.cpp | ||
SURF_detector.cpp | ||
SURF_FlannMatcher.cpp | ||
SURF_Homography.cpp |