How to connect two or more objects in a binary image
Mostrar comentarios más antiguos
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?
Respuestas (3)
Mudassir Rafi
el 21 de Ag. de 2016
0 votos
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
el 12 de Jun. de 2019
0 votos
Same question here. My images look like this.
M. Javad Javaherian
el 18 de Sept. de 2020
0 votos
I have a similar problem. Any update on this?
Categorías
Más información sobre Morphological Operations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!