| Table of Contents / OCR / Training Files | Operators |
concat_ocr_trainf — Concat training files.
concat_ocr_trainf( : : SingleFiles, ComposedFile : )
The operator concat_ocr_trainf stores all characters which are contained in the files SingleFiles into a new file with the name ComposedFile. The file format can be defined by the parameter 'ocr_trainf_version' of the operator set_system. If no file extension is specified in ComposedFile, the extension '.trf' is appended to the file name.
Name of the single training files.
Default value: ''
File extension: .trf
Name of the composed training file.
Default value: 'all_characters'
File extension: .trf
If the parameters are correct, the operator concat_ocr_trainf returns the value 2 (H_MSG_TRUE). Otherwise an exception will be raised.
write_ocr_trainf, append_ocr_trainf
trainf_ocr_class_box, info_ocr_class_box, write_ocr, do_ocr_multi, do_ocr_single
OCR/OCV
| Table of Contents / OCR / Training Files | Operators |
| HALCON Reference Manual 10.0.2 | Copyright © 1996-2011 MVTec Software GmbH |