I am new to android please tell which framework/library is best to extract the text from image. Thank you.
Asked
Active
Viewed 156 times
1 Answers
0
You can use Tesseract library..
Here is the link
http://gaut.am/making-an-ocr-android-app-using-tesseract/
This will help you.
- The project 'textfairy' may be using a version of Gradle that does not contain the method.
Open Gradle wrapper file
- The build file may be missing a Gradle plugin.
Apply Gradle plugin
– Suresh S Sep 25 '15 at 12:26