Tesseract - OCR Engine (tesseract-ocr v5.0.0)

This RISC OS version was created by the GCCSDK Autobuilder

Getting Started
---------------
It is command line only. Type 'tesseract' in a TaskWindow to show the command
help.

History
-------
RISC OS Version 0.01 (06-Jan-13)
- this is the initial test version of Tesseract built for RISC OS.
RISC OS Version 0.02 (09-Jan-13)
- rebuilt with PNG support
- added German language data
RISC OS Version 0.03 (07-Jun-20)
- updated to v3.05.02 
RISC OS Version 0.04 (28-Dec-21)
- updated to v5.0.0

Issues
------
This version is built with gccsdk 10.2 so only runs on RISC OS hardware
with vfpv3 and neon.
It can be slow and resource hungry. For best results a Rpi 4 is recommended.
Only the english and german language packs are supplied. Further language
packs can be downloaded at https://github.com/tesseract-ocr/tessdata/.
Just the file e.g. eng.traindata is needed. Add the downloaded file to
!Tesseract.tessadata.
Use tesseract --list-langs to check what is currently installed.
Add the e.g. '-l eng' or '-l deu' option when running tesseract.

Contact
-------
Chris Gransden - chrisg@riscosports.co.uk
