Merge branch 'charrecognition' of https://gitlab.com/krt/fdroiddata

This commit is contained in:
Daniel Martí 2014-05-25 20:05:14 +02:00
commit 88e0a330bf

View file

@ -0,0 +1,36 @@
Categories:Multimedia,Office
License:AGPLv3
Web Site:https://gitorious.org/character-recognition
Source Code:https://gitorious.org/character-recognition/character-recognition
Issue Tracker:https://gitorious.org/character-recognition/pages/Home
Auto Name:Character Recognition
Summary:Extract text from images
Description:
OCR software based on [https://code.google.com/p/tesseract-ocr/ Tesseract] library to perform character recognition
on images selected from the gallery or captured from the camera. Recognition
results can be edited or copied for export.
.
Repo Type:git
Repo:https://git.gitorious.org/character-recognition/character-recognition.git
Build:0.3.6,12
commit=3ad4acb422024da09a7747e5157c94f2ea415b63
subdir=TessUI
submodules=yes
rm=tesseract-android-tools-test
scanignore=tesseract-android-tools/obj,tesseract-android-tools/libs
prebuild=rm -fR ../ImageViewer/bin/* && \
pushd ../tesseract-android-tools && \
rm -fR obj/* bin/* libs/* && \
ndk-build -j8 && \
android update project --path . && \
ant release && \
popd
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:0.3.6
Current Version Code:12