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!