frame_decoration
original (2019/05/14 付) Google 翻訳 (2019/05/18 付)
## Tesseract 4 OCR Compilation - Docker Container ## Tesseract 4 OCRコンパイル - Dockerコンテナ
This Github repository contains scripts and definition of Docker container that helps to compile Tesseract 4. このGithubレポジトリには、Tesseract 4のコンパイルに役立つスクリプトとDockerコンテナーの定義が含まれています。
Automated build Docker image: docker pull tesseractshadow/tesseract4cmp 自動ビルドDockerイメージ:docker pull tesseractshadow / tesseract4cmp
## Tesseract 4 OCR Runtime Environment - Docker Container ## Tesseract 4 OCRランタイム環境 - Dockerコンテナ
If you are looking for ready to use Teserract 4 Runtime Environment container (and don't want to compile it) please take look at this Github repository. The repository also contains some examples of usage. Teserract 4 Runtime Environmentコンテナーを使用する準備ができている(そしてそれをコンパイルしたくない)場合は、this Github repositoryをご覧ください。 )リポジトリには使用例もいくつか含まれています。
Automated build Docker image: docker pull tesseractshadow/tesseract4re. 自動ビルドDockerイメージ:docker pull tesseractshadow / tesseract4re
## Tesseract 4 OCR with OpenCV Environment - Docker Container ## OpenCV環境での4 OCR - Dockerコンテナのテスト
Automate build Docker Image: [docker pull mylamour/tesseract-ocr:opencv] Dockerを自動ビルドするImage:[docker pull mylamour / tesseract-ocr:opencv]
## Docker - Get Started ## Docker - はじめに
If you are not familiar with Docker please read Docker - Get Started. Dockerに慣れていない場合は、Docker - はじめにをお読みください。
最終更新:2019年06月11日 21:02