A sample Optical character recognition project using Tesseract ios.
This project uses following three external libraries:
To run the example project, clone the repo, and run pod install
This project uses english training data. The training data can be updated at a later stage. You can find available training data here
set ENABLE_BITCODE = NO to run the project on device.
Note: ENABLE_BITCODE should also be set NO for each pod project too.
For more info visit the git hub library of Tesseract
You can find the entire tutorials on Raywenderlich's website
1)Autofill basic forms(such as Name, DOB etc) from user ID (eg:- Password, Driving licence etc)
2)Better image processing for increased accuracy