Read text from image iPhone SDK

Viewed 6285

I have an image on my device which I capture from camera. The image has readable text. I want to convert that image into text i.e. get the text of image and display it.

I went through Tesseract demo, but not all the text of image is converted into text. I know that there are few paid SDK's like ABBY SDK available for this, but I was looking for some free source.

Are there other SDKs available for the same?

1 Answers
Related