| Halcon算子 | 说明 |
| list_image_files | 获取图像文件夹路径 |
| threshold | 使用全局阈值分割图像 |
| create_bar_code_model | 创建一维模型 |
| set_bar_code_param | 检测条码首尾空白区域 |
| laplace_of_gauss | 拉普拉斯算子,像素级边缘提取 |
| read_image | 单次获取图像 |
| create_text_model_reader | 创建文本识别模型 |
| gen_rectangle1 | 创建一个矩形,获取到有效区域 |