
OCR Test - FREE
by Robert Theis, Version: 0.5.12 , 4171 KB Official Site
Package name: edu.sfsu.cs.orange.ocr , Last Update: 2012-12-13 02:35:55
400 ratings (3.265 average)
50,000-250,000 downloads
What's new in this version (0.5.12):
Fixed Bing translations.
Upgraded to use Tesseract v3.02.
Improved camera handling code.
Added "share" option for recognized/translated text. Long-press text to use.
Made compatibility fixes for Optimus V and Galaxy Tab devices.
Added workaround for Android Issue 25321 for Android 4.0.x devices.
Added support for x86-based devices.
Description
Experimental app for optical character recognition (OCR).
Runs the Tesseract 3.02 open source OCR engine to find text in images captured by the device camera.
This app runs OCR on your device--without uploading your images to a server--and is suitable for recognizing individual words or short phrases of text. Translation (powered by Microsoft/Google) can be run after OCR.
The default single-shot capture runs OCR on a snapshot image that's captured when you click the shutter button, like a regular photo.
When the "continuous preview" checkbox is checked, the app shows a dynamic, real-time display of what the device is recognizing right beside the camera viewfinder. The continuous preview mode works best on a fast device.
USING THIS APP
- Point the device at some text and touch the on-screen shutter button to start OCR.
- To copy text to the clipboard or share text, long-press on the text after pressing the shutter button.
- For recognizing individual Chinese/Japanese/Korean characters, set the page segmentation mode to "single character."
RECOGNITION ACCURACY
- Various factors can cause the OCR to fail: uneven illumination, stylized text, or text without enough contrast from the background. Try to have good lighting.
- Hold the device steady, and be sure the picture is in focus.
- If you need to scan a large block of text or an entire document, consider using a flatbed document scanner or a paid server-based OCR app (such as Scanthing) instead.
LANGUAGES
- This app supports several languages not supported by Google Goggles/Google Translate.
- Supported languages for OCR: Arabic, Bulgarian, Catalan, Chinese (Simplified), Chinese (Traditional), Czech, Danish, Dutch, English, Finnish, French, German, Greek, Hindi, Hungarian, Indonesian, Italian, Japanese, Korean, Latvian, Lithuanian, Polish, Portuguese, Romanian, Russian, Serbian (Latin), Slovak, Slovenian, Spanish, Swedish, Tagalog, Thai, Turkish, Ukrainian, and Vietnamese.
- Arabic OCR requires a large amount of RAM. If your device doesn't have enough RAM, the app will quit during OCR.
DEVELOPMENT NOTES
- This is an open source project. The source code is available at https://github.com/rmtheis/android-ocr.
- Since the release of this app, Google Goggles has added a "continuous mode" and Google Translate has added OCR-based translations. There is also one VC-funded startup that has used this app as a starting point.
- Thanks to the contributors: Spoorthi, Hunvil, Jingjing, Xuyuan, and Mandar.