How to connect two or more objects in a binary image
Mostra commenti meno recenti
Hi I have a binary image that contain two objects like the attached image and I wish to connect them together to be one object can any one help me please?
Risposte (3)
Mudassir Rafi
il 21 Ago 2016
0 voti
You can use image morphology for this purpose. first open the image and then close using the functions imopen and imclose with appropriate structuring element.
Zhiyu Xiao
il 12 Giu 2019
0 voti
Same question here. My images look like this.
M. Javad Javaherian
il 18 Set 2020
0 voti
I have a similar problem. Any update on this?
Categorie
Scopri di più su Morphological Operations in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!