All Projects → tesseract-shadow → tesseract-ocr-re

tesseract-shadow / tesseract-ocr-re

Licence: Apache-2.0 license
Tesseract 4 OCR Runtime Environment - Docker Container

Programming Languages

shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to tesseract-ocr-re

Computed Types
🦩 Joi like validations for TypeScript
Stars: ✭ 197 (+109.57%)
Mutual labels:  runtime
flask-ocr
use flask and tesseract to have a basic ocr, also you need opencv2, this code use opencv2 to have a basic image process
Stars: ✭ 27 (-71.28%)
Mutual labels:  tesseract-ocr
oasis-sdk
Official SDK for the Oasis Network.
Stars: ✭ 57 (-39.36%)
Mutual labels:  runtime
Harmony
A library for patching, replacing and decorating .NET and Mono methods during runtime
Stars: ✭ 2,885 (+2969.15%)
Mutual labels:  runtime
node-wasm-run
Run arbitrary WASM/WASI files
Stars: ✭ 65 (-30.85%)
Mutual labels:  runtime
HighlightTranslator
Highlight Translator can help you to translate the words quickly and accurately. By only highlighting, copying, or screenshoting the content you want to translate anywhere on your computer (ex. PDF, PPT, WORD etc.), the translated results will then be automatically displayed before you.
Stars: ✭ 54 (-42.55%)
Mutual labels:  tesseract-ocr
Csmodel
CSModel is a concise and efficient model framework for iOS/OSX, and provides nested Model to compare values and copy values.
Stars: ✭ 192 (+104.26%)
Mutual labels:  runtime
AROS
www.axrt.org
Stars: ✭ 33 (-64.89%)
Mutual labels:  runtime
objc-runtime-CN
Objective-C Runtime Analysis (Objective-C运行时分析)
Stars: ✭ 28 (-70.21%)
Mutual labels:  runtime
mkBox
MacApp、PythonPackage、Scripts ..
Stars: ✭ 66 (-29.79%)
Mutual labels:  runtime
Openj9
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Stars: ✭ 2,802 (+2880.85%)
Mutual labels:  runtime
Node
Node.js JavaScript runtime ✨🐢🚀✨
Stars: ✭ 83,731 (+88975.53%)
Mutual labels:  runtime
webpack-extract-translation-keys
This plugin extracts translation keys for applications requiring runtime translations
Stars: ✭ 35 (-62.77%)
Mutual labels:  runtime
Golang Notes
Go source code analysis(zh-cn)
Stars: ✭ 3,137 (+3237.23%)
Mutual labels:  runtime
golden
a benchmark for compile-time and/or runtime Nim 🏆
Stars: ✭ 28 (-70.21%)
Mutual labels:  runtime
Elsa
❄️ Elsa is a minimal, fast and secure runtime for JavaScript and TypeScript written in Go
Stars: ✭ 2,461 (+2518.09%)
Mutual labels:  runtime
orion
Elegant tweak development in pure Swift
Stars: ✭ 149 (+58.51%)
Mutual labels:  runtime
receipt-manager-app
Receipt parser application written in dart.
Stars: ✭ 140 (+48.94%)
Mutual labels:  tesseract-ocr
badass-runtime-plugin
Create a custom runtime image of your non-modular application
Stars: ✭ 143 (+52.13%)
Mutual labels:  runtime
vite-node
Vite as Node.js runtime
Stars: ✭ 422 (+348.94%)
Mutual labels:  runtime

Tesseract 4 OCR Runtime Environment - Docker Container

Based on Alexander Pozdnyakov's Personal Package Archive tesseract-ocr - Tesseract command line OCR tool. If you want to compile Tesseract 4 yourself please take look at tesseractshadow/tesseract4cmp.

If you are not familiar with Docker please read Docker - Get Started.

Quick start

Prerequisites:

Scripted steps (cd ./scripts/):

  1. Run the image as the t4re ./run.sh or just start it if is stopped ./start.sh.
  2. Do some OCR test: ./test.sh.
  3. Stop t4re container instance: ./stop.sh.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].