connecting points in Binary image
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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
on 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
on 22 Oct 2020
0 votes
how should i make a branching points in this image2 Comments
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.
navanit dubey
on 24 Oct 2020
Edited: navanit dubey
on 24 Oct 2020
Thankyou for the reply sir. Sir I have posted the question here
This question is closed.
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!