How to connect two or more objects in a binary image
显示 更早的评论
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?
回答(3 个)
Mudassir Rafi
2016-8-21
0 个投票
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
2019-6-12
0 个投票
Same question here. My images look like this.
M. Javad Javaherian
2020-9-18
0 个投票
I have a similar problem. Any update on this?
类别
在 帮助中心 和 File Exchange 中查找有关 Morphological Operations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!