Track intersected binary lines
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
Dears,
I would like to kindly ask you for help with tracking lines in binary image. I have two intersected lines in the binary image (see below), and I need to track individual lines. My idea is perform the image labeling, but I do not know how to do it when lines are not isolated. I will appreciate any help.

3 Kommentare
darova
am 3 Jun. 2019
What about bwmoroph? 'skel' -> 'endpoints' -> 'branchpoints'
Jan Kubicek
am 3 Jun. 2019
darova
am 3 Jun. 2019
I want you do this
Antworten (0)
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!