Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/thirdparty/tesseract/doc/cntraining.1.asc @ 3:2c135c81b16c
MERGE: upstream PyMuPDF 1.26.4 with MuPDF 1.26.7
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 15 Sep 2025 11:44:09 +0200 |
| parents | b50eed0cc0ef |
| children |
comparison
equal
deleted
inserted
replaced
| 0:6015a75abc2d | 3:2c135c81b16c |
|---|---|
| 1 CNTRAINING(1) | |
| 2 ============= | |
| 3 | |
| 4 NAME | |
| 5 ---- | |
| 6 cntraining - character normalization training for Tesseract | |
| 7 | |
| 8 SYNOPSIS | |
| 9 -------- | |
| 10 *cntraining* [-D 'dir'] 'FILE'... | |
| 11 | |
| 12 DESCRIPTION | |
| 13 ----------- | |
| 14 cntraining takes a list of .tr files, from which it generates the | |
| 15 *normproto* data file (the character normalization sensitivity | |
| 16 prototypes). | |
| 17 | |
| 18 OPTIONS | |
| 19 -------- | |
| 20 -D 'dir':: | |
| 21 Directory to write output files to. | |
| 22 | |
| 23 SEE ALSO | |
| 24 -------- | |
| 25 tesseract(1), shapeclustering(1), mftraining(1) | |
| 26 | |
| 27 <https://tesseract-ocr.github.io/tessdoc/Training-Tesseract.html> | |
| 28 | |
| 29 COPYING | |
| 30 ------- | |
| 31 Copyright (c) Hewlett-Packard Company, 1988 | |
| 32 Licensed under the Apache License, Version 2.0 | |
| 33 | |
| 34 AUTHOR | |
| 35 ------ | |
| 36 The Tesseract OCR engine was written by Ray Smith and his research groups | |
| 37 at Hewlett Packard (1985-1995) and Google (2006-2018). |
