摘要: HALCON 算子函数——Chapter 4 : File 4.1 Images 1. read_image 功能:读取有不同文件格式的图像。 2. read_sequence 功能:读取图像。 3. write_image 功能:用图形格式写图像。 4.2 Misc 1. delete_file 阅读全文
posted @ 2017-06-25 22:17 qqhfeng16 阅读(1492) 评论(0) 推荐(0) 编辑
摘要: 标签: 学习 杂谈 分类: halcon学习 学习 杂谈 1.open_file( : : FileName, FileType : FileHandle) FileType: 'output':创建文本 ‘append':在原有的文本基础上写入该文件 'input':打开文件 2.fwrite_s 阅读全文
posted @ 2017-06-25 21:51 qqhfeng16 阅读(978) 评论(0) 推荐(0) 编辑
摘要: Bar Code 条形码 1、clear_all_bar_code_models 清除所有条形码模型释放内存clear_all_bar_code_models( : : : )2、clear_bar_code_model 清除条形码模型释放内存clear_bar_code_model( : : Ba 阅读全文
posted @ 2017-06-25 21:49 qqhfeng16 阅读(4701) 评论(0) 推荐(1) 编辑