tesseract-5.5.3

Introduction to tesseract

The tesseract package provides an Optical Character Recognition (OCR) engine and command-line program used to extract printed text from images.

[Note]

Note

Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.

Package Information

tesseract Dependencies

Required

leptonica-1.87.0

Recommended

Installation of tesseract

Install tesseract by running the following commands:

./autogen.sh &&           

./configure --prefix=/usr --disable-static &&
make

The package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: tesseract
Installed Library: libtesseract.so
Installed Directories: /usr/share/tessdata/configs and /usr/share/tessdata/tessconfigs