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!