Skip to content

clamsproject/app-tesseractocr-wrapper

Repository files navigation

Tesseractocr Wrapper

Description

CLAMS app wraps around Tesseract OCR to perform OCR on images or video frames.

User instruction

General user instruction for CLAMS apps is available at CLAMS Apps documentation.

Below is a list of additional information specific to this app.

System requirments

This tool relies on the tesseract ocr engine and the pytesseract python library.

(The container image is built with tesseract-ocr (version 4) on Debian Buster, see https://packages.debian.org/buster/tesseract-ocr)

Configurable runtime parameter

For the full list of parameters, please refer to the app metadata from CLAMS App Directory or metadata.py file in this repository.