Android Open Source - Photo application ReadMyPhoto






Project Summary

Android application to copy text from your photos into your clipboard.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ReadMyPhoto.

ItemValue
Java File Count26
Supported screen sizes[xxhdpi]
Minimum SDK Version14
Activity Count1
Fragment Count2
jar files usednative.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\tesseract-ocr\en\tessdata\eng.traineddata




Resource Files

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.

null

Java Source Files

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