Android Open Source - Development api OCRTest






Project Summary

OCR api test.

Web Site / Source Repository

OCRTest is hosted in the following web site
https://github.com/moutellou/OCRTest

If you think the Android project OCRTest 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 OCRTest.

ItemValue
Java File Count25
Supported screen sizes[mdpi, hdpi]
Target SDK Version10
Minimum SDK Version8
Activity Count3
jar files usedgoogle-api-translate-java-0.98-mod2.jar
json_simple-1.1.jar
jtar-1.0.4.jar
microsoft-translator-java-api-0.6-mod.jar
Required Permissionsandroid.permission.CAMERA
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\images\launcher_icon.png
Raw File Namesres\raw\beep.ogg




Resource Files

There are 4 image files in OCRTest. The names of the image files are listed as follows.

background.png
background_pressed.png
shutter.png
shutter_pressed.png

The following screenshort is generated from the image listed above.

null

Java Source Files

OCRTest has the following Java source files.

edu.sfsu.cs.orange.ocr.BeepManager.java
edu.sfsu.cs.orange.ocr.CaptureActivity.java
edu.sfsu.cs.orange.ocr.HelpActivity.java
edu.sfsu.cs.orange.ocr.LuminanceSource.java
edu.sfsu.cs.orange.ocr.OcrCharacterHelper.java
edu.sfsu.cs.orange.ocr.OcrResult.java
edu.sfsu.cs.orange.ocr.OcrResultFailure.java
edu.sfsu.cs.orange.ocr.OcrResultText.java
edu.sfsu.cs.orange.ocr.PlanarYUVLuminanceSource.java
edu.sfsu.cs.orange.ocr.PreferencesActivity.java
edu.sfsu.cs.orange.ocr.ViewfinderView.java
edu.sfsu.cs.orange.ocr.camera.AutoFocusManager.java
edu.sfsu.cs.orange.ocr.camera.CameraManager.java
edu.sfsu.cs.orange.ocr.camera.ShutterButton.java
edu.sfsu.cs.orange.ocr.language.LanguageCodeHelper.java
edu.sfsu.cs.orange.ocr.language.TranslateAsyncTask.java
edu.sfsu.cs.orange.ocr.language.Translator.java