AndrOCR is an Android application for Optical Text Recognition using Google's Tesseract engine..
AndrOCR is hosted in the following web site
https://github.com/TheWall89/AndrOCR
If you think the Android project AndrOCR 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 AndrOCR.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi, largemdpi] |
Target SDK Version | 14 |
Minimum SDK Version | 8 |
Activity Count | 4 |
Fragment Count | 1 |
jar files used | android-support-v4.jar json_simple-1.1.jar jtar-1.1.jar microsoft-translator-java-api-0.6-mod.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\eng.traineddata assets\heb.traineddata |
There are 15 image files in AndrOCR. The names of the image files are listed as follows.
accept.png accept_p.png camera.png cancel.png cancel_p.png gallery.png language.png language_p.png logo.png psm.png psm_p.png rotate_left.png rotate_left_p.png rotate_right.png rotate_right_p.png
The following screenshort is generated from the image listed above.
AndrOCR has the following Java source files.
com.matpergo.androcr.AndrOCR.java com.matpergo.androcr.AndrOCRApp.java com.matpergo.androcr.CropImage.java com.matpergo.androcr.Cropper.java com.matpergo.androcr.MainActivity.java com.matpergo.androcr.MyDialogFragment.java com.matpergo.androcr.ShowImage.java com.matpergo.androcr.TranslatorBing.java com.matpergo.androcr.UseText.java com.matpergo.androcr.Utilities.java