Is there a similar function like bwareafilt?

5 visualizaciones (últimos 30 días)
Veronika
Veronika el 29 de Dic. de 2016
Respondida: Walter Roberson el 29 de Dic. de 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.

Respuestas (2)

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

Walter Roberson
Walter Roberson el 29 de Dic. de 2016

Categorías

Más información sobre Image Processing Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by