Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrey Kamaev 83799d6bf4 Fix Mat indexing in TrackingMotion tutorial code (supersedes pull request #38) 12 years ago
..
HighGUI Added the How to create videos with OpenCV Tutorial. Made some corrections to the feature2d, to get rid of some documentation build errors. 13 years ago
Histograms_Matching fixed typo in the tutorial code (thanks to Abid Rahman; ticket #2016) 13 years ago
ImgProc Added Threshold.cpp in samples/cpp/tutorial_code/ImgProc 14 years ago
ImgTrans Added 02 cpp sample files for tutorials: remap and Geometric Transformations (warpAffine and Rotation2D) 14 years ago
ShapeDescriptors Added moments_demo.cpp 14 years ago
TrackingMotion Fix Mat indexing in TrackingMotion tutorial code (supersedes pull request #38) 12 years ago
calib3d Added one sample in tutorial_code to use Stereo Block matching 13 years ago
core Fixed an issue with 'how_to_scan_images.cpp' tutorial code. Issue #2259 12 years ago
features2D Update samples/cpp/tutorial_code/features2D/SURF_detector.cpp 12 years ago
gpu/gpu-basics-similarity fixed Bug #2252 12 years ago
images Erasing two images from cpp/tutorial folder 13 years ago
introduction Small modifications to the scan tutorial and added the video-input-psnr-ssim sample file. 13 years ago
ml fixed #2190 13 years ago
objectDetection fixes #2044 13 years ago