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!