removing smaller white pixel region
Show older comments
I have a image
in which i want to remove smaller white regions,need only text please help
Answers (1)
Image Analyst
on 19 Apr 2012
0 votes
Have you tried bwareaopen() yet?
3 Comments
kash
on 19 Apr 2012
Image Analyst
on 19 Apr 2012
That's really strange. For me, bwareaopen removes blobs smaller than the number of pixels you specify. You better open a support case with the Mathworks to find out why your bwareaopen is not returning any results. Until they fix it on your system, you can try imopen or imreconstruct instead.
kash
on 19 Apr 2012
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!