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 ExchangeImage 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