An OCR Android app based on Google's Tesseract API..
imageedit is hosted in the following web site
https://github.com/smkuls/imageedit
If you think the Android project imageedit 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 imageedit.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 13 |
Activity Count | 2 |
Fragment Count | 6 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.FLASHLIGHT android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\tessdata\eng.traineddata |
There are 3 image files in imageedit. The names of the image files are listed as follows.
camera.png camera2.png camera3.png
The following screenshort is generated from the image listed above.
imageedit has the following Java source files.
com.example.navigationdrawer.FragmentFour.java com.example.navigationdrawer.FragmentOne.java com.example.navigationdrawer.FragmentThree.java com.example.navigationdrawer.FragmentTwo.java com.example.navigationdrawer.MainActivity.java com.example.navigationdrawer.SplashScreen.java com.example.navigationdrawer.TinyDB.java