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 |
|
Andrey Kamaev
|
b131dfeecd
|
Build tutorial codes together with other samples
These codes should be included into regular builds.
|
2012-11-09 10:15:48 +04:00 |
|
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
|
Abhinav Gupta
|
c0638aa2e0
|
Update samples/cpp/tutorial_code/features2D/SURF_detector.cpp
Changes made for OpenCV 2.4.2 compatibility
|
2012-10-05 21:31:41 +04:00 |
|
Ana Huaman
|
6b88d7a898
|
Added base tutorial for using FlannBasedMatcher with SURF detector + descriptor in rst
|
2011-08-12 18:30:20 +00:00 |
|
Ana Huaman
|
9fba5e8d8c
|
Added code for SURF using FLANN Matcher and drawMatches options
|
2011-08-12 00:19:42 +00:00 |
|