Is there a similar function like bwareafilt?

2 Ansichten (letzte 30 Tage)
Veronika
Veronika am 29 Dez. 2016
Beantwortet: Walter Roberson am 29 Dez. 2016
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.

Antworten (2)

Matt J
Matt J am 29 Dez. 2016
I think you would have to build your own using
S=regionprops(BW,'Area','PixelIdxList');

Walter Roberson
Walter Roberson am 29 Dez. 2016

Kategorien

Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by