Android application to copy text from your photos into your clipboard.
ReadMyPhoto is hosted in the following web site
https://github.com/msolomon/ReadMyPhoto
If you think the Android project ReadMyPhoto 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 ReadMyPhoto.
Item | Value |
---|---|
Java File Count | 26 |
Supported screen sizes | [xxhdpi] |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | native.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\tesseract-ocr\en\tessdata\eng.traineddata |
There are 1 image files in ReadMyPhoto. The names of the image files are listed as follows.
camera.png
The following screenshort is generated from the image listed above.
ReadMyPhoto has the following Java source files.
com.googlecode.leptonica.android.AdaptiveMap.java com.googlecode.leptonica.android.Binarize.java com.googlecode.leptonica.android.Box.java com.googlecode.leptonica.android.Constants.java com.googlecode.leptonica.android.Convert.java com.googlecode.leptonica.android.Enhance.java com.googlecode.leptonica.android.JpegIO.java com.googlecode.leptonica.android.Pix.java com.googlecode.leptonica.android.Pixa.java com.googlecode.leptonica.android.ReadFile.java com.googlecode.leptonica.android.Rotate.java com.googlecode.leptonica.android.Scale.java com.googlecode.leptonica.android.Skew.java com.googlecode.leptonica.android.WriteFile.java com.googlecode.tesseract.android.PageIterator.java com.googlecode.tesseract.android.ResultIterator.java com.googlecode.tesseract.android.TessBaseAPI.java io.msol.readmyphoto.Application.java io.msol.readmyphoto.DaggerModule.java io.msol.readmyphoto.Gallery.java io.msol.readmyphoto.PhotoDetailFragment.java io.msol.readmyphoto.PhotoListActivity.java io.msol.readmyphoto.PhotoListFragment.java io.msol.readmyphoto.PhotoRequestor.java io.msol.readmyphoto.SimpleInjector.java io.msol.readmyphoto.Tesseract.java