Divide line in binary image
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I would like to kindly ask you for the help with splitting line in the Binary line. I have the binary image with one line.

I need to split (within its direction) the line into isolated disconnected lines, where individual lines should not be wider than 3 pixels. I will really appreciate any help.
0 Kommentare
Antworten (1)
Image Analyst
am 11 Jun. 2019
Try bwerode() and other morphological functions. Sorry, but I don't have a complete turnkey demo to give you.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!