What is the function that erodes the object all the way until only one pixel remains from that object?

 採用された回答

Chaya N
Chaya N 2016 年 10 月 26 日

0 投票

The function bwmorph with the 'shrink' option perhaps.

1 件のコメント

Changoleon
Changoleon 2016 年 10 月 27 日
Hey you are right,
BW2 = bwmorph(BW,'shrink',Inf); does the job, thank you

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeRead, Write, and Modify Image についてさらに検索

タグ

質問済み:

2016 年 10 月 26 日

コメント済み:

2016 年 10 月 27 日

Community Treasure Hunt

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

Start Hunting!

Translated by