connecting points in Binary image

In a binary image i have points and i need to connect the points in that image. How it cn be done?

답변 (2개)

Image Analyst
Image Analyst 2014년 11월 1일

0 개 추천

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.
navanit dubey
navanit dubey 2020년 10월 22일

0 개 추천

how should i make a branching points in this image

댓글 수: 2

Image Analyst
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
navanit dubey 2020년 10월 24일
편집: navanit dubey 2020년 10월 24일

이 질문은 마감되었습니다.

질문:

2014년 3월 24일

마감:

2020년 10월 24일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by