Sign in Sign up
nuget

TesseractOCR

Tesseract 5.5.1 adds a new neural net (LSTM) based OCR engine which is focused on line recognition, but also still supports the legacy Tesseract OCR engine of Tesseract 3 which works by recognizing character patterns. Compatibility with Tesseract 3 is enabled by using the Legacy OCR Engine mode (--oem 0). It also needs traineddata files which support the legacy engine, for example those from the tessdata repository.

Activity

Latest release
6mo ago
Total releases
5
Cadence
~8 months
Last 12 months
1

Reach

Stars

Details

License
Apache-2.0
First release
Aug 15, 2023
Releases
Version Released
5.5.2 patch
5.5.1 patch
5.5.0 minor
5.4.2 minor
5.3.5 initial