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!