Track intersected binary lines
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
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 件のコメント
darova
2019 年 6 月 3 日
What about bwmoroph? 'skel' -> 'endpoints' -> 'branchpoints'
Jan Kubicek
2019 年 6 月 3 日
darova
2019 年 6 月 3 日
I want you do this
回答 (0 件)
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!