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
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에 대해 자세히 알아보기

질문:

2016년 10월 7일

답변:

2016년 10월 7일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by