How to differ text image from other images

2 views (last 30 days)
He
He on 22 Oct 2012
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
Walter Roberson
Walter Roberson on 23 Oct 2012
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
He
He on 23 Oct 2012
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.


Sachin Ganjare
Sachin Ganjare on 23 Oct 2012
  1 Comment
He
He on 23 Oct 2012
Thanks SACHIN, I will read the linked papers, hope it will solve my problem. Thanks very much.

Sign in to comment.

Categories

Find more on Language Support 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!