分享吉林大学机械科学与工程学院,zhao jun 博士的Halcon学习过程及知识分享 全文转载zhao jun 博士的新浪博客,版权为zhaojun博士所有 原文地址:http://blog.sina.com.cn/s/articlelist_1143733774_0_1.html 三十一.matching之二(例篇1-3) 三十.matching之一(基础篇) 二十九.Laser Triangulation with … 二十八.Laser Triangulation with … 二
1.Halcon的自我描述 Program Logic Ø Each program consists of a sequence of HALCON operators Ø The program can be structured into procedures Ø The sequence can be extended by using control operators like if, for, repeat, or while Ø The results of the oper
大很多场合,需要在视觉程序中导入CAD文档,比如,在3C行业,需要对手机外壳进行CNC加工,或者点胶操作,此时,需要获取产品的各个点的数据.如果将CAD直接导入,就会大的减少编程工作量,同时也能达到很高的精度. 以下为Halcon自带例程: * This example program shows how to read DXF files and how to * use this CAD description of objects to generate shape models. * T