opencv/samples/cpp/tutorial_code
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
..
calib3d Build tutorial codes together with other samples 2012-11-09 10:15:48 +04:00
contrib Build tutorial codes together with other samples 2012-11-09 10:15:48 +04:00
core Fix build with STLPort from NDK r8d 2012-12-22 00:59:56 +04:00
features2D Fixes bug #3071. 2013-06-13 11:51:45 +04:00
gpu/gpu-basics-similarity Build tutorial codes together with other samples 2012-11-09 10:15:48 +04:00
HighGUI Build tutorial codes together with other samples 2012-11-09 10:15:48 +04:00
Histograms_Matching Build tutorial codes together with other samples 2012-11-09 10:15:48 +04:00
images Erasing two images from cpp/tutorial folder 2011-11-03 06:09:31 +00:00
ImgProc Build tutorial codes together with other samples 2012-11-09 10:15:48 +04:00
ImgTrans Build tutorial codes together with other samples 2012-11-09 10:15:48 +04:00
introduction Build tutorial codes together with other samples 2012-11-09 10:15:48 +04:00
ml Build tutorial codes together with other samples 2012-11-09 10:15:48 +04:00
objectDetection Build tutorial codes together with other samples 2012-11-09 10:15:48 +04:00
ShapeDescriptors Build tutorial codes together with other samples 2012-11-09 10:15:48 +04:00
TrackingMotion Build tutorial codes together with other samples 2012-11-09 10:15:48 +04:00