opencv/samples/cpp/tutorial_code
marina.kolpakova 51f7a3ca81 fixed #2190
2012-07-25 08:32:14 +04:00
..
calib3d Added one sample in tutorial_code to use Stereo Block matching 2011-11-03 05:52:35 +00:00
core fixed bug #1571 2012-03-20 09:44:40 +00:00
features2D Added base tutorial for using FlannBasedMatcher with SURF detector + descriptor in rst 2011-08-12 18:30:20 +00:00
gpu/gpu-basics-similarity Added to the tutorials the "Support Vector Machines for Non-Linearly Separable Data" contributed by Fernando Iglesias García. Corrected a mistake in the gpu-basics-similarity.rst file. 2011-08-14 19:58:20 +00:00
HighGUI Added the How to create videos with OpenCV Tutorial. Made some corrections to the feature2d, to get rid of some documentation build errors. 2011-08-13 14:02:18 +00:00
Histograms_Matching fixed typo in the tutorial code (thanks to Abid Rahman; ticket #2016) 2012-06-06 10:04:09 +00:00
images Erasing two images from cpp/tutorial folder 2011-11-03 06:09:31 +00:00
ImgProc
ImgTrans
introduction
ml fixed #2190 2012-07-25 08:32:14 +04:00
objectDetection fixes #2044 2012-06-15 07:07:29 +00:00
ShapeDescriptors
TrackingMotion