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?

Réponses (2)

Image Analyst
Image Analyst le 1 Nov 2014

0 votes

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 le 22 Oct 2020

0 votes

how should i make a branching points in this image

2 commentaires

Image Analyst
Image Analyst le 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.
navanit dubey
navanit dubey le 24 Oct 2020
Modifié(e) : navanit dubey le 24 Oct 2020

Cette question est clôturée.

Question posée :

le 24 Mar 2014

Clôturé :

le 24 Oct 2020

Community Treasure Hunt

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

Start Hunting!

Translated by