tesseract/doc/mftraining.1.asc
joregan 0759ee7e17 more docs
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@482 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-09-30 02:06:29 +00:00

35 lines
796 B
Plaintext

MFTRAINING(1)
=============
NAME
----
mftraining - feature training for Tesseract
SYNOPSIS
--------
mftraining -U 'unicharset' -O 'lang.unicharset' 'FILE'...
DESCRIPTION
-----------
mftraining takes a list of .tr files, from which it generates the
files inttemp (the shape prototypes) and pffmtable (the number of
expected features for each character). (A third file called Microfeat
is also written by this program, but it is not used.)
OPTIONS
-------
'-U' FILE
The unicharset generated by unicharset_extractor
'-O' FILE
The output unicharset that will be given to combine_tessdata.
SEE ALSO
--------
tesseract(1), cntraining(1), unicharset_extractor(1), combine_tessdata(1)
COPYING
-------
Copyright (c) Hewlett-Packard Company, 1988
Licensed under the Apache License, Version 2.0