Re: Detect dotted (broken) lines only in an image using OpenCV

2020-04-16 Thread Barry Scott
; > My output image is below. As you can see I only managed to detect the last > dotted line. I have played around with the parameters rho,theta,min/max line > but no luck. > > Any advice is greatly appreciated :) > > For the original link - which has the images > https://

Re: Detect dotted (broken) lines only in an image using OpenCV

2020-04-15 Thread Souvik Dutta
I have played around with the parameters rho,theta,min/max > line but no luck. > > Any advice is greatly appreciated :) > > For the original link - which has the images > > https://stackoverflow.com/questions/61239652/detect-dotted-broken-lines-only-in-an-image-using-opencv > -- > https://mail.python.org/mailman/listinfo/python-list > -- https://mail.python.org/mailman/listinfo/python-list

Re: Detect dotted (broken) lines only in an image using OpenCV

2020-04-15 Thread Souvik Dutta
o luck. > > Any advice is greatly appreciated :) > > For the original link - which has the images > > https://stackoverflow.com/questions/61239652/detect-dotted-broken-lines-only-in-an-image-using-opencv > -- > https://mail.python.org/mailman/listinfo/python-list > -- https://mail.python.org/mailman/listinfo/python-list

Detect dotted (broken) lines only in an image using OpenCV

2020-04-15 Thread Edu Py
ayed around with the parameters rho,theta,min/max line but no luck. Any advice is greatly appreciated :) For the original link - which has the images https://stackoverflow.com/questions/61239652/detect-dotted-broken-lines-only-in-an-image-using-opencv -- https://mail.python.org/mailman/listinfo/python-list