CLASSIFIER_TESTER(1) | CLASSIFIER_TESTER(1) |
classifier_tester - for *legacy tesseract* engine.
classifier_tester -U unicharset_file -F font_properties_file -X xheights_file -classifier x -lang lang [-output_trainer trainer] *.tr
classifier_tester(1) runs Tesseract in a special mode. It takes a list of .tr files and tests a character classifier on data as formatted for training, but it doesn’t have to be the same as the training data.
a list of .tr files
-l lang
-classifier x
-U unicharset
-F font_properties_file
*font_name* *italic* *bold* *fixed_pitch* *serif* *fraktur*
-X xheights_file
*font_name* *xheight*
-output_trainer trainer
Copyright (C) 2012 Google, Inc. Licensed under the Apache License, Version 2.0
The Tesseract OCR engine was written by Ray Smith and his research groups at Hewlett Packard (1985-1995) and Google (2006-present).
01/11/2023 |