tesseract/doc/cntraining.1.asc
david.eger@gmail.com 58e06c8c45 Update man pages for Tesseract 3.02.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@670 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-02-09 22:55:47 +00:00

38 lines
773 B
Plaintext

CNTRAINING(1)
=============
NAME
----
cntraining - 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)
<http://code.google.com/p/tesseract-ocr/wiki/TrainingTesseract3>
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).