Categories:Office License:Apache2 Web Site: Source Code:https://github.com/rmtheis/android-ocr Issue Tracker:https://github.com/rmtheis/android-ocr/issues Auto Name:OCR Test Summary:Convert camera images to text Description: N.B. The direct translation function won't work as it requires API keys which are not in the source. It is possible to long-press the result to copy it, so that it can be pasted into a browser or a dictionary. Experimental app for optical character recognition (OCR). Runs the Tesseract OCR engine on your device to find text in images captured by the device camera, without uploading your images to a server. It is suitable for recognizing individual words or short phrases of text. 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. . Repo Type:git Repo:https://github.com/rmtheis/android-ocr.git Build Version:0.5.12,31,5ca566e5,\ subdir=android,srclibs=TessTwo@cbfa61eff0,prebuild=\ sed -i 's@\(rence.1=\).*@\1../tess-two@' project.properties && \ cp -r $$TessTwo$$ ../,build=$$NDK$$/ndk-build -C ../tess-two Build:0.5.13,32 disable=needs testing commit=10c6621452be6f215 subdir=android srclibs=1:TessTwo@8f63ae2058159 build=$$NDK$$/ndk-build -C $$TessTwo$$ Build:0.5.14,33 disable=next release Maintainer Notes: RepoManifest always a version ahead, since upstream bumps versions just after each release. . Auto Update Mode:None Update Check Mode:RepoManifest Current Version:0.5.14 Current Version Code:33