How to connect two or more objects in a binary image
Ältere Kommentare anzeigen
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?
Antworten (3)
Mudassir Rafi
am 21 Aug. 2016
0 Stimmen
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
am 12 Jun. 2019
0 Stimmen
Same question here. My images look like this.
M. Javad Javaherian
am 18 Sep. 2020
0 Stimmen
I have a similar problem. Any update on this?
Kategorien
Mehr zu Morphological Operations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!