android ocr test calc app.
Ocr is hosted in the following web site
https://github.com/MattDrap/Ocr
If you think the Android project Ocr 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 Ocr.
Item | Value |
---|---|
Java File Count | 56 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 10 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | Jama-1.0.3.jar Jama-1.0.3.jar 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 Ocr. 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.
Ocr has the following Java source files.
ocr.BeepManager.java ocr.CaptureActivity.java ocr.FileDialog.java ocr.HelpActivity.java ocr.LuminanceSource.java ocr.OcrCharacterHelper.java ocr.OcrResult.java ocr.OcrResultFailure.java ocr.OcrResultText.java ocr.PlanarYUVLuminanceSource.java ocr.PreferencesActivity.java ocr.ViewfinderView.java ocr.camera.AutoFocusManager.java ocr.camera.CameraManager.java ocr.camera.ShutterButton.java ocr.language.LanguageCodeHelper.java ocr.parser.AdditionExpressionNode.java ocr.parser.ConstantExpressionNode.java ocr.parser.EvaluationException.java ocr.parser.ExponentiationExpressionNode.java ocr.parser.ExpressionNode.java ocr.parser.ExpressionNodeVisitor.java ocr.parser.FunctionExpressionNode.java ocr.parser.MultiplicationExpressionNode.java ocr.parser.Parser.java ocr.parser.ParserException.java ocr.parser.SequenceExpressionNode.java ocr.parser.SetVariable.java ocr.parser.Token.java ocr.parser.Tokenizer.java ocr.parser.VariableExpressionNode.java ocr.solver.Arbiter.java ocr.solver.AsyncAnalyzeSolve.java ocr.solver.Equation.java ocr.solver.ExampleSolver.java ocr.solver.LinearEquationsSolver.java ocr.solver.NotImplementedException.java ocr.solver.ProcessText.java ocr.solver.QuadraticEquationSolver.java ocr.solver.SimpleAlgebraSolver.java ocr.solver.Solver.java ocr.solver.Utils.java ocr.wolfram.AsyncWolphramWeb.java ocr.wolfram.WolphramImage.java ocr.wolfram.WolphramPod.java ocr.wolfram.WolphramQueryResult.java ocr.wolfram.WolphramSubPod.java ocr.wolfram.XmlParser.java