可能的前置算子 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 模块 算子列表
get_grayval_contour_xld - 返回图像中XLD轮廓所在位置的灰度值。 用法 get_grayval_contour_xld(Image, Contour : : Interpolation : Grayval) 描述 算子get_grayval_contour_xld返回图像若干个亚像素位置处的插值的灰度值。 位置的坐标是通过一个XLD轮廓轮廓指定的。 Grayval返回灰度值。 插值方法可以通过参数Interpo...
1. gen_contour_nurbs_xld 功能:将一个NURBS曲线转换为一个XLD(密度?)轮廓(contour)。 2. gen_contour_polygon_rounded_xld 功能:根据一个多边形(polygon)(以元组形式给出)的圆形角点创建一个XLD轮廓(contour)。 3. gen_contour_polygon_xld 功能:根据一个多边形(polygon)(以元组形式给出)创建一个XLD轮廓(con...
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...
GetContourXld(ho_SelectedXLD,&hv_Row, &hv_Col);//返回XLD轮廓的坐标//参数1:轮廓//参数2:行坐标--数组//参数3:列坐标--数组GetImageSize(ho_GrayImage,&hv_Width, &hv_Height); SetWindowAttr("background_color","black"); OpenWindow(10,10,hv_Width,hv_Height,0,"visible","",&hv_WindowHa...
get_contour_xld(Contour : : : Row , Col)函数获取XLD轮廓Contour的坐标点Row , Col。例程read_image (Image , 'printer_chip/printer_chip_01')threshold (Image , ...
get_contour_xld (SelectedXLD, Row, Col) *返回XLD轮廓的坐标 *参数1:轮廓 *参数2:行坐标--数组 *参数3:列坐标--数组 get_image_size (GrayImage, Width, Height) dev_open_window(10,10,Width, Height,'black',WindowHandle3) dev_display(SelectedXLD) ...
Contour (input_object) xld_cont → object Input XLD contour.Row (output_control) point.y-array → (real) Row coordinate of the contour's points.Col (output_control) point.x-array → (real) Column coordinate of the contour's points....
Contour(input_object)xld_cont→object Input contour. AngleMode(input_control)string→(string) Return type of the angles. Default value:'abs' List of values:'abs','rel' CalcMode(input_control)string→(string) Method for computing the angles. ...
Contour(input_object)xld_cont→object Input contour. AngleMode(input_control)string→(string) Return type of the angles. Default value:'abs' List of values:'abs','rel' CalcMode(input_control)string→(string) Method for computing the angles. ...