I got this binary image of building roofs and would like to make vector polygons of the rectangular areas in between the lines. I can’t seem to get good enough areas out of it.
I have tried using HoughLinesP() and createLineSegmentDetector() in OpenCV but all the lines doesn’t get detected and the blur in the picture ruins it for me aswell.
the image
New contributor
Oskar Nyman is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.