Issues with imfill() function
이전 댓글 표시

I am trying to fill in objects like the above. I think that the function 'imfill()' is not working because the hole is technically open - the boundary of the object does not completely surround the "hole" inside. My goal is to completely fill in the holes (so that I can later automatically segment them). Any recommendations are appreciated!
답변 (1개)
Tomás Franco
2020년 11월 11일
0 개 추천
Have you considered performing morphological operations such as closing, to close that gap?
카테고리
도움말 센터 및 File Exchange에서 Image Filtering에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!