Is there a similar function like bwareafilt?

2 ビュー (過去 30 日間)
Veronika
Veronika 2016 年 12 月 29 日
回答済み: Walter Roberson 2016 年 12 月 29 日
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
Matt J 2016 年 12 月 29 日
I think you would have to build your own using
S=regionprops(BW,'Area','PixelIdxList');

Walter Roberson
Walter Roberson 2016 年 12 月 29 日

カテゴリ

Help Center および File ExchangeImage Processing Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by