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

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

Finding Object Boundaries Which Are Close To Each Other

I am working on a computer vision problem, in which one step in the problem is find the locations w… Read more Finding Object Boundaries Which Are Close To Each Other

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)

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