how can i fill this competent?
이전 댓글 표시
I have a binary mask and I want to fill the hole but this hole is not connected. how can I do it?I attach this mask. thanks in advance.
답변 (1개)
Massimo Zanetti
2016년 10월 7일
4 개 추천
Use morphological operator imdilate to dilate the boundary, and then imfill. See documentation to get insights.
카테고리
도움말 센터 및 File Exchange에서 Images에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!