+ 2
How can I draw contours after corner detection in image processing using opencv python?
Suppose I have rectangle. I detected its corners using Harris operator. After that, I need to find and draw contour. I could have used edge detection but I still need corners. How to write the code since I am beginner in opencv.
1 Respuesta
+ 2
RTFM or ask a specialised forum