opencv/samples/cpp/tutorial_code
2012-10-11 03:51:34 +04:00
..
calib3d Added one sample in tutorial_code to use Stereo Block matching 2011-11-03 05:52:35 +00:00
core Fixed an issue with 'how_to_scan_images.cpp' tutorial code. Issue #2259 2012-10-11 03:51:34 +04:00
features2D Update samples/cpp/tutorial_code/features2D/SURF_detector.cpp 2012-10-05 21:31:41 +04:00
gpu/gpu-basics-similarity fixed Bug #2252 2012-08-08 14:38:14 +04: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