
OCR (Tesseract)
Optical character recognition (OCR) functionality based on Tesseract via Intents
新版本 2.3
Upgrade Kotlin version to fix incompatibility with My Expenses
Upgrade Tesseract4Android to 4.1.1 (Tesseract 5.0.1)
Upgrade Tesseract4Android to 4.1.1 (Tesseract 5.0.1)
This app bundles OCR functionality (based on Tesseract) that can be called from other apps via Intents. It listens for Intents with action "org.totschnig.ocr.action.RECOGNIZE" and expects an Uri pointing to a JPEG file as data. The recognized text is passed back in the extra "result" as an object of a parcelable data class Text, that must be copied into the client app.
This app is not intended to be useful stand-alone. It was created out of the motivation to not blow up the size of an application that makes use OCR for a feature that is not needed by all users. Currently it is used by My Expenses for scanning receipts.
Before you start using it, you need to configure the language that Tesseract should use, which triggers the download of the necessary trained models, hence the need for INTERNET permission.
This app is not intended to be useful stand-alone. It was created out of the motivation to not blow up the size of an application that makes use OCR for a feature that is not needed by all users. Currently it is used by My Expenses for scanning receipts.
Before you start using it, you need to configure the language that Tesseract should use, which triggers the download of the necessary trained models, hence the need for INTERNET permission.
版本
尽管下面提供了 APK 安装包的下载选项,但你应该注意,以这种方式安装将不会收到更新通知,这是一种不太安全的下载方式。 我们建议你安装使用 F-Droid 客户端。
下载 F-Droid-
arm64-v8a
armeabi-v7a
x86
x86_64
该版本需要 Android 4.1 及以上版本。
此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。
-
arm64-v8a
armeabi-v7a
x86
x86_64
该版本需要 Android 4.1 及以上版本。
此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。
-
arm64-v8a
armeabi-v7a
x86
x86_64
该版本需要 Android 4.1 及以上版本。
此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。