OCR api test.
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.
The following table is the detailed list of OCRTest.
Item | Value |
---|---|
Java File Count | 25 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 10 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | google-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 Permissions | android.permission.CAMERA android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\images\launcher_icon.png |
Raw File Names | res\raw\beep.ogg |
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.
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