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.
 
 
 
 
 
 
luz.paz 57ccf14952 FIx misc. source and comment typos 5 years ago
..
BasicGeometricDrawing Merge pull request #14733 from SchultzC:3.4 6 years ago
HitMiss python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
Pyramids samples: use findFile() in "python" 6 years ago
Smoothing samples: use findFile() in "python" 6 years ago
anisotropic_image_segmentation Merge pull request #14109 from PedroFerreiradaCosta:adding_python_version_to_anisotropic_tutorial 6 years ago
changing_contrast_brightness_image samples: use findFile() in "python" 6 years ago
erosion_dilatation samples: use findFile() in "python" 6 years ago
hough_line_transform samples: use findFile() in "python" 6 years ago
match_template print() is a function in Python 3 7 years ago
morph_lines_detection Changed to integer division 6 years ago
opening_closing_hats samples: use findFile() in "python" 6 years ago
threshold samples: use findFile() in "python" 6 years ago
threshold_inRange FIx misc. source and comment typos 5 years ago