Getting text from image on ios (image processing)

Posted by Vikram.exe on Stack Overflow See other posts from Stack Overflow or by Vikram.exe
Published on 2010-12-27T12:24:58Z Indexed on 2011/01/08 15:54 UTC
Read the original article Hit count: 332

Hi, I am thinking of making an application that requires extracting TEXT from an image. I haven't done any thing similar and I don't want to implement the whole stuff on my own. Is there any known library or open source code (supported for ios, objective-C) which can help me in extracting the text from the image. A basic source code will also do (I will try to modify it as per my need).

Kindly let me know if some one has any idea on this.

Thanks, Vikram

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about image