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.
 
 
 
 
 
 
Vadim Pisarevsky 22ad72d08e Merge pull request #3690 from theodr:moprh_lines_detection_tut 10 years ago
..
HighGUI Updated gdal tutorial to include comments. 10 years ago
Histograms_Matching Several type of formal refactoring: 10 years ago
ImgProc Morphology Lines Extraction Tutorial 10 years ago
ImgTrans Image Segmentation .cpp tutorial 10 years ago
ShapeDescriptors
TrackingMotion
calib3d quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 10 years ago
core Updated sample files documentation inclusions 10 years ago
features2D Remove deprecated methods from cv::Algorithm 10 years ago
gpu/gpu-basics-similarity Updated sample files documentation inclusions 10 years ago
introduction Updated sample files documentation inclusions 10 years ago
ml Merge pull request #3746 from theodr:pca_tutorial 10 years ago
objectDetection
photo fix warnings in samples 10 years ago
video trying to solve compile problems; temporarily disabled some tests for just added optimization algo's 10 years ago
viz