get_contour_attrib_xld(算子名称) 名称 get_contour_attrib_xld— Return point attribute values of an XLD contour. 参数签名 get_contour_attrib_xld(Contour: :Name:Attrib) 描述 get_contour_attrib_xldreturns the values of the attributeNameof the XLD contourContourinAttrib. Contour point attributes are...
Halcon之get_contour_global_attrib_xld 获取制定轮廓段的制定(Name)的属性状况 get_contour_global_attrib_xld(Contour : : Name : Attrib) 1. get_contour_global_attrib_xld (ObjectSelected, 'cont_approx', AttribtValue) ObjectSelected:被选择的轮廓 'cont_approx':特征名称 AttribtValue:特征的值 1. 2...
3.2 get_contour_attrib_xld 获取线段的属性特征参数值。 1)算子格式 get_contour_attrib_xld(Contour : : Name : Attrib) 2)参数解释 Contour:输入曲线对象XLD Name:属性名称,值域为【 'regr_norm_row', 'regr_norm_col', 'regr_mean_dist', 'regr_dev_dist', 'cont_approx', 'bright_dark', 'is_...
可通过以下 Alpha 选择获得可比较的过滤器宽度: 3.2 get_contour_attrib_xld 获取线段的属性特征参数值。 1)算子格式 get_contour_attrib_xld(Contour : : Name : Attrib) 2)参数解释 Contour:输入曲线对象XLD Name:属性名称,值域为【 'regr_norm_row', 'regr_norm_col', 'regr_mean_dist', 'regr_dev_d...
get_contour_attrib_xld returns the values of the attribute Name of the XLD contour Contour in Attrib. Contour point attributes are additional values defined for each contour point and describe local features. query_contour_attribs_xld can be used to query which attributes are set for a ...
HALCON XLD轮廓 XLD的初步介绍 XLD的数据结构分析 XLD的特征分析 XLD的回归参数 HALCON Tuple数组 我在Gitee上建了个仓库,会将学习书本的时候打的一些代码上传上去,笔记中所有代码都在仓库里,初学的朋友可以一起交流哦!地址(Gitee) 第四章 HALCON数据结构 ...
Halcon 获取XLD轮廓全局属性值 使用算子:get_contour_global_attrib_xld(Contour : : Name : Attrib) query_contour_global_attribs_xld 可用于查询特定的轮廓设置了哪些全局属性 绘制属性“regr_dist”、“regr_norm_col”、“regr_norm_row”的草图,用于回归XLD轮廓(红色)。'regr_mean_dist'和'regr_dev_dist...
get_contour_global_attrib_xld 得到轮廓趋近于什么属性如 线段,椭圆,圆等 split_contours_xld gen_polygons_xld 可以通过这个组合操作,得到自己想要的那部分轮廓,如只想要轮廓中的圆等等。 轮廓处理中很重要的一步,是抑制无关的轮廓,可以通过select_shape_xld(提供差不多30中形状特征)来完成。
get_contour_global_attrib_xld 得到轮廓趋近于什么属性如 线段,椭圆,圆等 split_contours_xld gen_polygons_xld 可以通过这个组合操作,得到自己想要的那部分轮廓,如只想要轮廓中的圆等等。 轮廓处理中很重要的一步,是抑制无关的轮廓,可以通过select_shape_xld(提供差不多30中形状特征)来完成。
可能的前置算子 gen_contours_skeleton_xld,lines_gauss,lines_facet,edges_sub_pix 参考其它 get_contour_attrib_xld,query_contour_attribs_xld,get_contour_global_attrib_xld,query_contour_global_attribs_xld,gen_contour_polygon_xld 模块 算子列表