Need short one sentence explanaion on bwmorph
조회 수: 2 (최근 30일)
이전 댓글 표시
Hey, I was wondering if anyone could explain simply how bwmorph( , 'remove') decides what is an interior pixel to remove. I looked through mathworks and couldn't find it.
Thanks in advance
댓글 수: 0
채택된 답변
Cris LaPierre
2020년 3월 27일
"Removes interior pixels. This option sets a pixel to 0 if all its 4-connected neighbors are 1, thus leaving only the boundary pixels on."
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!