Hi Guys,
I'm looking to draw houghlines from my canny edge image.
I'm looking to fill in gaps. So the line should be drawn until it hits another white pixel or until it hits a max length.
Is this possible?
1 | initial version |
Hi Guys,
I'm looking to draw houghlines from my canny edge image.
I'm looking to fill in gaps. So the line should be drawn until it hits another white pixel or until it hits a max length.
Is this possible?