Is there a similar function like bwareafilt?
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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.
0 commentaires
Réponses (2)
Matt J
le 29 Déc 2016
I think you would have to build your own using
S=regionprops(BW,'Area','PixelIdxList');
0 commentaires
Voir également
Catégories
En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!