fdroiddata/metadata/edu.sfsu.cs.orange.ocr.txt

58 lines
1.9 KiB
Plaintext
Raw Normal View History

2015-08-30 05:38:37 +00:00
Categories:Graphics
2012-10-14 22:11:10 +00:00
License:Apache2
2013-04-09 12:18:48 +00:00
Web Site:
2012-10-14 22:11:10 +00:00
Source Code:https://github.com/rmtheis/android-ocr
Issue Tracker:https://github.com/rmtheis/android-ocr/issues
2014-07-04 02:34:05 +00:00
Auto Name:OCR Test
2013-04-10 11:02:51 +00:00
Summary:Convert camera images to text
2012-10-14 22:11:10 +00:00
Description:
2015-09-12 05:52:14 +00:00
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.
2013-04-10 11:02:51 +00:00
2015-09-12 05:52:14 +00:00
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.
2013-04-10 11:02:51 +00:00
2013-05-27 10:08:12 +00:00
The default single-shot capture runs OCR on a snapshot image that's captured
2015-09-12 05:52:14 +00:00
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.
2012-10-14 22:11:10 +00:00
.
Repo Type:git
Repo:https://github.com/rmtheis/android-ocr.git
2014-03-12 05:08:59 +00:00
Build:0.5.12,31
commit=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
2012-10-14 22:11:10 +00:00
Build:0.5.13,32
2015-02-25 23:36:32 +00:00
disable=doesnt build
commit=10c6621452be6f215
subdir=android
srclibs=1:TessTwo@8f63ae2058159
build=$$NDK$$/ndk-build -C $$TessTwo$$
Build:0.5.14,33
2015-02-25 23:36:32 +00:00
commit=927c2e9b2adcf8515515fd4a54ebd23123ea664b
subdir=android
srclibs=1:TessTwo@9ff9e499eaf7bc799a4781ee530e0e5508898e90
build=$$NDK$$/ndk-build -C $$TessTwo$$
Maintainer Notes:
RepoManifest always a version ahead, since upstream bumps versions just after each release.
.
2012-10-14 22:11:10 +00:00
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:0.5.14
Current Version Code:33