Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
connecting points in Binary image
조회 수: 9 (최근 30일)
이전 댓글 표시
In a binary image i have points and i need to connect the points in that image. How it cn be done?
댓글 수: 0
답변 (2개)
Image Analyst
2014년 11월 1일
If this is still a problem, then there are several ways depending on what your points look like. You might use edge linking, morphological closing or dilation, imline(), or other methods. Post your image for more advice.
댓글 수: 0
navanit dubey
2020년 10월 22일
how should i make a branching points in this image댓글 수: 2
Image Analyst
2020년 10월 22일
You're a man of very few words. What about the branching points? They are connected to some of the other branching points, but not ALL other branching points (which doesn't seem like you'd want that anyway). Please attach an image showing the binary image that you want for an output.
navanit dubey
2020년 10월 24일
편집: navanit dubey
2020년 10월 24일
Thankyou for the reply sir. Sir I have posted the question here
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!