Is there a similar function like bwareafilt?
古いコメントを表示
Dear all,
I want to ask, if there is a similar function like bwareafilt. Because I have Matlab 2011b and this function isn´t functional.
Thank you for your answers.
回答 (2 件)
Matt J
2016 年 12 月 29 日
I think you would have to build your own using
S=regionprops(BW,'Area','PixelIdxList');
カテゴリ
ヘルプ センター および File Exchange で Multirate Signal Processing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!