`create_ocr_class_mlp`是Halcon图像处理库中的一个算子,用于创建一个用于OCR(光学字符识别)的多层感知器(MLP)分类器。这个算子主要用于训练模型,以便后续可以对图像中的字符进行分类和识别。 以下是`create_ocr_class_mlp`算子的参数: 1. TrainingImages:这是一个图像容器,包含了用于训练MLP分类器的训练图像。每个...
OCRHandle(output_control)ocr_mlp→(integer) Handle of the OCR classifier. Result If the parameters are valid, the operatorcreate_ocr_class_mlpreturns the value 2 (H_MSG_TRUE). If necessary, an exception is raised. Possible Successors