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.
 
 
 
 
 
 
Suleyman TURKMEN c61bc3a0cb Update documentation and samples 7 years ago
..
BasicGeometricDrawing Update documentation and samples 7 years ago
HitMiss
Pyramids
Smoothing python: eliminate pylint warnings 7 years ago
changing_contrast_brightness_image Add Java and Python code for the following tutorials: 7 years ago
erosion_dilatation Add Java and Python code for morphology tutorials. 7 years ago
hough_line_transform python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
match_template print() is a function in Python 3 7 years ago
morph_lines_detection
opening_closing_hats Add Java and Python code for morphology tutorials. 7 years ago
threshold python: eliminate pylint warnings 7 years ago
threshold_inRange python: eliminate pylint warnings 7 years ago