Because multiple classes may be returned by do_ocr_single_class_mlp, Character may only contain a single region (a single character). If multiple characters should be classified in a single call, do_ocr_multi_class_mlp must be used. Because do_ocr_multi_class_mlp typically is faster than ...
do_ocr_single_class_mlp— Classify a single character with an OCR classifier. do_ocr_single_class_mlpcomputes the bestNumclasses of the character given by the regionCharacterand the gray valuesImagewith the OCR classifierOCRHandleand returns the classes inClassand the corresponding confidences (proba...
Class(output_control)string(-array)→(string) Result of classifying the character with the MLP. Confidence(output_control)real(-array)→(real) Confidence(s) of the class(es) of the character. If the parameters are valid, the operatordo_ocr_single_class_mlpreturns the value 2 (H_MSG_TRUE...
Class(output_control)string(-array)→(string) Result of classifying the character with the MLP. Confidence(output_control)real(-array)→(real) Confidence(s) of the class(es) of the character. Result If the parameters are valid, the operatordo_ocr_single_class_mlpreturns the value 2 (H_MSG...
Class(output_control)string(-array)→(string) Result of classifying the character with the MLP. Confidence(output_control)real(-array)→(real) Confidence(s) of the class(es) of the character. If the parameters are valid, the operatordo_ocr_single_class_mlpreturns the value 2 (H_MSG_TRUE...