Android OCR sample using tess-two.
OCRTest01 is hosted in the following web site
https://github.com/Nunocky/OCRTest01
If you think the Android project OCRTest01 listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of OCRTest01.
Item | Value |
---|---|
Java File Count | 2 |
Activity Count | 1 |
jar files used | tess-two.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\eng.traineddata assets\sample.jpg |
OCRTest01 has the following Java source files.
org.nunocky.ocrtest01.ApplicationTest.java org.nunocky.ocrtest01.MainActivity.java