Convert image into text

4 views (last 30 days)
muath shaikh
muath shaikh on 12 Feb 2015
Edited: Stephen23 on 12 Feb 2015
Dear Collages,
I wanna convert image into text, I found many functions to do that, but i want certain part from image
For instance, I attached image
the output text has to be as:
a b` c` d
a` b c d`
a` b c d`
a` b` c` d`
I wanna just extract the letters.
Any help
Thank you in advance
  1 Comment
Stephen23
Stephen23 on 12 Feb 2015
Edited: Stephen23 on 12 Feb 2015
Try an internet search for "MATLAB OCR": my search just now found 428,000 results, some of them offering example code and explanations.
Or have look at MATLAB's own OCR toolbox:
Or perhaps a search of this forum:

Sign in to comment.

Answers (0)

Categories

Find more on Convert Image Type 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!