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.
 
 
 
 
 
 
Alexander Alekhin c371df4aa2 samples: use findFile() in "python" 6 years ago
..
BasicGeometricDrawing Update documentation and samples 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
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 python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
opening_closing_hats samples: use findFile() in "python" 6 years ago
threshold samples: use findFile() in "python" 6 years ago
threshold_inRange python: eliminate pylint warnings 7 years ago