Skip to content

minidocks/tesseract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tesseract docker image (minidocks/tesseract)

Tesseract is an optical character recognition engine. Version 4 adds LSTM based OCR engine and models for many additional languages and scripts, bringing the total to 116 languages.

Usage

docker run --rm -it -v "`pwd`:/app" -w /app minidocks/tesseract:5-eng -l eng file.jpg stdout

Tags

Tag Size
latest, 5
5
5-europe
5-bel
5-bos
5-bul
5-cat
5-ces
5-cym
5-dan
5-deu
5-ell
5-eng
5-est
5-eus
5-fin
5-fra
5-gle
5-grc
5-hrv
5-hun
5-ita
5-lat
5-lav
5-nor
5-pol
5-por
5-ron
5-rus
5-slk
5-slv
5-spa
5-srp
5-swe
5-ukr

Related images

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published