mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-01-23 10:56:19 +08:00
27 lines
527 B
Plaintext
27 lines
527 B
Plaintext
|
CNTRAINING(1)
|
||
|
=============
|
||
|
|
||
|
NAME
|
||
|
----
|
||
|
cntraining - character normalization training for Tesseract
|
||
|
|
||
|
SYNOPSIS
|
||
|
--------
|
||
|
*cntraining* 'FILE'...
|
||
|
|
||
|
DESCRIPTION
|
||
|
-----------
|
||
|
cntraining takes a list of .tr files, from which it generates the
|
||
|
normproto data file (the character normalization sensitivity prototypes).
|
||
|
|
||
|
SEE ALSO
|
||
|
--------
|
||
|
tesseract(1), mftraining(1)
|
||
|
|
||
|
<http://code.google.com/p/tesseract-ocr/wiki/TrainingTesseract3>
|
||
|
|
||
|
COPYING
|
||
|
-------
|
||
|
Copyright (c) Hewlett-Packard Company, 1988
|
||
|
Licensed under the Apache License, Version 2.0
|