get_data_code_2d_results(Operator) Name get_data_code_2d_results— Get the alphanumerical results that were accumulated during the search for 2D data code symbols. For an explanation of the concept of the 2D data code reader see the introduction of chapterIdentification / Data Code. ...
get_data_code_2d_results— Get the alphanumerical results that were accumulated during the search for 2D data code symbols. For an explanation of the concept of the 2D data code reader see the introduction of chapterIdentification / Data Code. ...
DecodedDataStrings:解码的数据串结果 2.4 获取 1)get_data_code_2d_results() (获取解读条形码标志时计算得到的结果) DataCodeHandle:二维码模型句柄 CandidateHandle:二维模型候选句柄类型 general:不引用特定候选句柄 all_candidates:所有候选句柄 all_results:成功解码的句柄 all_undecoded:被检测为 2D 数据代码符号,...
create_data_code_2d_model :创建二维码模型 find_data_code_2d :查找二维码 clear_data_code_2d_model :清除二维码模型 还有几个算子也值得注意一下: set_data_code_2d_param :设置解码时的参数 get_data_code_2d_param :获取解码时的参数(如果没有设置过,则获得的是默认值) get_data_code_2d_results :...
17.6 Datacode 1. clear_all_data_code_2d_models 功能:清除所有的二维数据模型并释放它们分配的存储空间。 2. clear_data_code_2d_model 功能:清除一个二维数据模型并释放它分配的存储空间。 3. create_data_code_2d_model 功能:创建一个二维数据编码类的模式。 4. find_data_code_2d 功能:检测和读取一副...
get_bar_code_result (BarCodeHandle, 0, 'quality_isoiec15416', Quality) 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24. 25. 26. 27. 28. quality_isoiec15416_labels可以得到质量参数,quality_isoiec15416可以得到质量参数值,如下...
halcon13的get_data_code_2d_results,也可以 回复 喜欢 ken0137 技术员 最后登录2024-09-26 发帖数247 金币323枚 贡献勋章0枚 加关注 写私信 板凳# 发布于:2018-03-28 21:46 likeplaycs:read_image (Image, './Image.bmp')create_data_code_2d_model ('Data Matrix ECC 200', 'default_paramete...
4. get_framegrabber_param 功能:查找一个图像获取设备的指定参数。 5. grab_data 功能:从指定的图像获取设备获取图像和预处理图像数据。 6. grab_data_async 功能:从指定的图像获取设备获取图像和预处理图像数据并且开始下一个异步获取。 7. grab_image 功能:从指定的图像获取设备获取一个图像。 8. grab_image...
usingset_data_code_2d_parambecause otherwise the runtime offind_data_code_2dmay increase significantly. Also note that the two algorithms slightly differ from each other in terms of robustness. This may lead to different results depending on the value of'finder_pattern_tolerance'even if the ...
4 get_framegrabber_param() 查找一个图像获取设备的指定参数。 5 grab_data() 从指定的图像获取设备获取图像和预处理图像数据。 6 grab_data_async() 从指定的图像获取设备获取图像和预处理图像数据并且开始下一个异步获取。 7 grab_image() 从指定的图像获取设备获取一个图像。 8 grab_image_async() 从指定...