Reading text from an image

Viewed 38604

Is there a way we can read the alphabets from an image, some kind of text recognition method using python.

What I have to do is, read some images to get the text written on them.

Please suggest.

1 Answers
Related