Info

This question is closed. Reopen it to edit or answer.

connecting points in Binary image

2 views (last 30 days)
Abinaya
Abinaya on 24 Mar 2014
Closed: Image Analyst on 24 Oct 2020
In a binary image i have points and i need to connect the points in that image. How it cn be done?

Answers (2)

Image Analyst
Image Analyst on 1 Nov 2014
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 on 22 Oct 2020
how should i make a branching points in this image
  2 Comments
Image Analyst
Image Analyst on 22 Oct 2020
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.

Community Treasure Hunt

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

Start Hunting!