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

How To Draw Bigger Bounding Box And Crop Only Bounding Box Text Python Opencv

I am using easyocr to detect the text in the image. The method gives the output bounding box. The … Read more How To Draw Bigger Bounding Box And Crop Only Bounding Box Text Python Opencv

How To Fill The Hollow Lines Opencv

I have an image like this: after I applied some processings e.g. cv2.Canny(), it looks like this n… Read more How To Fill The Hollow Lines Opencv

Center Of Mass In Contour (python, Opencv)

I have this image: What I am trying to do is to detect the center of mass of the inner contour (nu… Read more Center Of Mass In Contour (python, Opencv)