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 Added Threshold.cpp in samples/cpp/tutorial_code/ImgProc 2011-06-21 23:50:02 +00:00
ImgTrans Added 02 cpp sample files for tutorials: remap and Geometric Transformations (warpAffine and Rotation2D) 2011-06-29 17:39:12 +00:00
introduction Small modifications to the scan tutorial and added the video-input-psnr-ssim sample file. 2011-08-09 05:43:58 +00:00
ml fixed #2190 2012-07-25 08:32:14 +04:00
objectDetection fixes #2044 2012-06-15 07:07:29 +00:00
ShapeDescriptors Added moments_demo.cpp 2011-07-13 03:28:23 +00:00
TrackingMotion Added cornerDetector_Demo.cpp sample for tutorial of cornerMinEigenVal and cornerEigenValsAndVecs 2011-07-12 00:20:06 +00:00