Operators |
read_ocr_trainf_names — Query which characters are stored in a training file.
read_ocr_trainf_names( : : TrainingFile : CharacterNames, CharacterCount)
read_ocr_trainf_names extracts the names and frequency of all characters in the specified training files.
Names of the training files.
Default value: ''
File extension: .trf, .otr
Names of the read characters.
Number of characters.
If the parameter values are correct the operator read_ocr_trainf_names returns the value 2 (H_MSG_TRUE). Otherwise an exception is raised.
trainf_ocr_class_svm, trainf_ocr_class_mlp
OCR/OCV
Operators |