removing smaller white pixel region

I have a image
in which i want to remove smaller white regions,need only text please help

답변 (1개)

Image Analyst
Image Analyst 2012년 4월 19일

0 개 추천

Have you tried bwareaopen() yet?

댓글 수: 3

kash
kash 2012년 4월 19일
s i tried but did not get result,is there any other method
Image Analyst
Image Analyst 2012년 4월 19일
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
kash 2012년 4월 19일
i have many images for some images only it works,first i did for 4 with value as 20,it did not work,then it worked for other images,if i change the values it works,is there any function to remove values other than text

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

질문:

2012년 4월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by