Concatenation of trainings files.
The operator ::concat_ocr_trainf stores all characters which are contained in the files SingleFiles into a new file with the name ComposedFile.
|
SingleFiles (input_control) |
filename-array -> HTuple.char * |
| Name of the single training files. | |
| Default value: '' | |
|
ComposedFile (input_control) |
filename -> HTuple.char * |
| Name of the composed training file. | |
| Default value: 'all_characters' | |
If the parameters are correct, the operator ::concat_ocr_trainf returns the value 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
Optical character recognition