ios - Recognize self written text -


is there lib used recognize self written text (like taking photo of piece of paper)? have searched on google have found nothing. hope can tell me something.

i did quick google search don't know if satisfy needs full ocr library made ios 7+. if library in specific doesn't work you'll want research other ocr (optical character recognition) libraries.

https://github.com/gali8/tesseract-ocr-ios

edit: should clarify mean perform character recognition asking without more specifics on project can't guarantee work use case!


Comments

Popular posts from this blog

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

javascript - Create websocket without connecting -

android - Linear layout children not scrolling -