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 8eb987e393 Update findContours parameter type 6 years ago
..
Filter2D python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
HoughCircle python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
HoughLine python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
LaPlace python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
MakeBorder python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
SobelDemo python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
canny_detector Add Java and Python code for the following imgproc tutorials: Canny, Remap, threshold and threshold inRange. Use HSV colorspace instead of RGB for inRange threshold tutorial. 7 years ago
distance_transformation Update findContours parameter type 6 years ago
remap Add Java and Python code for the following imgproc tutorials: Canny, Remap, threshold and threshold inRange. Use HSV colorspace instead of RGB for inRange threshold tutorial. 7 years ago
warp_affine Add Java and Python code for the following imgproc tutorials: Affine Transformations, Histogram Equalization, Histogram Calculation, Histogram Comparison, Back Projection. 7 years ago