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

android - Gradle sync Error:Configuration with name 'default' not found -

java - Andrioid studio start fail: Fatal error initializing 'null' -

html - jQuery UI Sortable - Remove placeholder after item is dropped -