OpenCV2-Python-Tutorials icon indicating copy to clipboard operation
OpenCV2-Python-Tutorials copied to clipboard

apertureSize is actually 5th argument

Open keineahnung2345 opened this issue 5 years ago • 0 comments

Ref: Canny(image, threshold1, threshold2[, edges[, apertureSize[, L2gradient]]]) -> edges

keineahnung2345 avatar Dec 30 '19 03:12 keineahnung2345