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!