cntraining - Man Page

character normalization training for Tesseract

Synopsis

cntraining [-D dir] FILE...

Description

cntraining takes a list of .tr files, from which it generates the normproto data file (the character normalization sensitivity prototypes).

Options

-D dir

Directory to write output files to.

See Also

tesseract(1), shapeclustering(1), mftraining(1)

https://tesseract-ocr.github.io/tessdoc/Training-Tesseract.html

Copying

Copyright (c) Hewlett-Packard Company, 1988 Licensed under the Apache License, Version 2.0

Author

The Tesseract OCR engine was written by Ray Smith and his research groups at Hewlett Packard (1985-1995) and Google (2006-present).

Referenced By

combine_tessdata(1), mftraining(1), shapeclustering(1), tesseract(1).

02/05/2024