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.
 
 
 
 
 
 
Bernat Gabor df49158863 Added the "Camera calibration With OpenCV" tutorial. Extended with a few global links the conf.py file. Corrected an error in the linux_install.rst and one in the cascade_classifier.rst file. 13 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 small inconsistency in sample code calcBackProject_Demo2.cpp 14 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 Added cornerDetector_Demo.cpp sample for tutorial of cornerMinEigenVal and cornerEigenValsAndVecs 14 years ago
calib3d/camera_calibration Added the "Camera calibration With OpenCV" tutorial. Extended with a few global links the conf.py file. Corrected an error in the linux_install.rst and one in the cascade_classifier.rst file. 13 years ago
core Small modifications to the scan tutorial and added the video-input-psnr-ssim sample file. 13 years ago
features2D Added base tutorial for using FlannBasedMatcher with SURF detector + descriptor in rst 13 years ago
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. 13 years ago
images Added the "Similarity check (PNSR and SSIM) on the GPU" tutorial. Corrected an highgui TOC tree mistake. 13 years ago
introduction Small modifications to the scan tutorial and added the video-input-psnr-ssim sample file. 13 years ago
ml 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. 13 years ago
objectDetection Modified sample for object detection with LBP in tutorial_code 13 years ago