收藏 分享(赏)

HALCON DEMON 学习记录.doc

上传人:精品资料 文档编号:11122997 上传时间:2020-02-08 格式:DOC 页数:1 大小:16.36KB
下载 相关 举报
HALCON DEMON 学习记录.doc_第1页
第1页 / 共1页
亲,该文档总共1页,全部预览完了,如果喜欢就下载吧!
资源描述

1、Halcondemon 学习记录* This example program shows how to use the operator get_circle_pose. *此示例程序表明了如何从一个圆周相应的二维投射中确定它的三维模式* First, the contours of the drill-holes of a rim are extracted.*首先,提取一定参数钻孔的轮廓* Then, the 3D position of the center of these contours is determined with the operator get_circle_pose

2、.*其次,通过算子 get_circle_pose 确定这些轮廓中心点的 3D 位置* Read the image and initialize the program.*加载图片,并使程序初始化dev_update_off ()关闭更新,即关闭程序编辑器更新、变量窗口更新、图形窗口更新read_image (Image, rim)加载图片(Image, rim)get_image_size (Image, Width, Height)获取图片 Image 大小,即宽度,高度。dev_open_window_fit_image (Image, 0, 0, Width, Height, Win

3、dowHandle)打开一个新的图形窗口,并设置参数。左上横坐标、纵坐标均设置 0,并用上一步获得的宽度和高度设置新图形窗口的宽度和高度。 (总之这两个图形窗口大小一样,就是确定了位置,坐标为(0,0) )set_display_font (WindowHandle, 16, mono, true, false)设置显示的文本格式。大小为 16,字体为 mono,黑体,非斜体。dev_display (Image)显示图片 Image 这里搞不懂,为什么现在就显示图片!dev_set_line_width (3)设置轮廓输出的线宽为 3。* Determine the elliptical c

4、ontours of the drill-holes.*定义椭圆钻孔的轮廓p_determine_ellipse_contours (Image, EllipseContoursLarge, EllipseContoursSmall, false, NumberLarge, NumberSmall)定义大椭圆的轮廓和小椭圆的轮廓,可视化关闭,NumberLarge?NumberSmall?这里洲阳说标出数据,是不是这个意思?标的数据是什么,半径?周长? concat_obj (EllipseContoursLarge, EllipseContoursSmall, EllipseContours) 把大椭圆轮廓和小椭圆轮廓连接成一个图形元组

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 企业管理 > 管理学资料

本站链接:文库   一言   我酷   合作


客服QQ:2549714901微博号:道客多多官方知乎号:道客多多

经营许可证编号: 粤ICP备2021046453号世界地图

道客多多©版权所有2020-2025营业执照举报