28 lines
1,010 B
Plaintext
28 lines
1,010 B
Plaintext
Category:Office
|
|
License:Apache2
|
|
Web Site:https://github.com/rmtheis/android-ocr
|
|
Source Code:https://github.com/rmtheis/android-ocr
|
|
Issue Tracker:https://github.com/rmtheis/android-ocr/issues
|
|
|
|
Summary:Convert images to text
|
|
Description:
|
|
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.
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/rmtheis/android-ocr.git
|
|
|
|
#ndk-build worked first, not second time. build takes long time so I only built armeabi-v7a
|
|
Build Version:0.5.12,31,!disable at 5ca566e5,subdir=android,srclibs=TessTwo@cbfa61eff0,prebuild=\
|
|
sed -i 's@\(android.library.reference.1=\).*@\1tess-two@' project.properties && \
|
|
cp -r $$TessTwo$$ . && $$NDK$$/ndk-build -C tess-two && \
|
|
sed -i 's/armeabi armeabi-v7a x86/armeabi-v7a/g' tess-two/jni/Application.mk
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:Market
|
|
Current Version:0.5.12
|
|
Current Version Code:31
|
|
|