How to differ text image from other images

Hi, I am a new guy of Matlab. Now I need to process one image (see the attachment) which has several small parts, some of them include text, others are not. I want to know how to differ the parts that contain text from the others that do not. In other words, I want to identify the images that include text. Thanks for answers.

1 Comment

This is an algorithm question rather than a MATLAB question.

Sign in to comment.

Answers (2)

Thomas
Thomas on 22 Oct 2012
Something like this might get u a start

1 Comment

Thanks Tom. I think I did not make my question clear. What I want to do is to identify the parts that include text in the above image. You can see that there are four small areas in the image. I want a code who tells me that the three areas include text, while the other one (right bottom) does not. Again, thans for your answer.

Sign in to comment.

1 Comment

Thanks SACHIN, I will read the linked papers, hope it will solve my problem. Thanks very much.

Sign in to comment.

Categories

Asked:

He
on 22 Oct 2012

Community Treasure Hunt

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

Start Hunting!