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.
 
 
 
 
 
 
Christos Malliaridis 3c25fd1ba5 Update and expand erosion / dilation tutorial 4 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 fix missing 0.5 factor in anisotropic segmentation tutorial 4 years ago
changing_contrast_brightness_image fix pylint warnings 5 years ago
erosion_dilatation Update and expand erosion / dilation tutorial 4 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