Skip to content Skip to sidebar Skip to footer
Showing posts with the label Opencv Contour

Detect Corners Of Grid

I am trying to detect the corners of a grid within various pictures I have to process. Images can b… Read more Detect Corners Of Grid

How To Blackout The Background Of An Image After Doing Contour Detection Using Open In Python?

I've detected contours for an image using opencv python,now I should blackout the image outside… Read more How To Blackout The Background Of An Image After Doing Contour Detection Using Open In Python?