get_contour_attrib_xld— 返回 XLD 轮廓的点属性值。 签名 get_contour_attrib_xld(Contour : : Name : Attrib) 描述 get_contour_attrib_xld算子将 XLD 轮廓Contour中属性Name的值返回到Attrib中。轮廓点属性是为每个轮廓点定义的附加值,用于描述局部特征。可以使用query_contour_attribs_xld算子查询特定轮廓设置...
get_contour_global_attrib_xld(Contour : : Name : Attrib) 描述 get_contour_global_attrib_xld算子将 XLD 轮廓Contour的全局属性Name的值返回到Attrib中。全局属性是为每个轮廓定义的附加值。可以使用query_contour_global_attribs_xld算子查询特定轮廓设置了哪些全局属性。 以下列表包含了不同的全局轮廓属性信息,以...
get_contour_xld(Contour : : : Row, Col) 函数获取XLD轮廓Contour的坐标点Row, Col。 例程 read_image (Image, 'printer_chip/printer_chip_01') threshold (Image, Region, 140, 255) connection (Region, ConnectedRegions) select_shape_std (ConnectedRegions, SelectedRegions, 'max_area', 70) gen_co...
get_contour_xld(算子名称) 名称 get_contour_xld— Return the coordinates of an XLD contour. 参数签名 get_contour_xld(Contour: : :Row,Col) 描述 get_contour_xldreturns the following values of the XLD contourContour: RowRow coordinate of the contour's points ...
1. get_contour_xld 功能:返回XLD轮廓(contour)的坐标。 2. get_lines_xld 功能:返回一个XLD多边形(polygon)数据。 3. get_parallels_xld 功能:返回一个XLD并行数据。 4. get_polygon_xld 功能:返回一个XLD多边形(polygon)数据。 19.2 Creation 1. gen_contour_nurbs_xld ...
get_contour_xld— Return the coordinates of an XLD contour. Signature Description get_contour_xldreturns the following values of the XLD contourContour: Execution Information Multithreading type: reentrant (runs in parallel with non-exclusive operators). ...
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) ...
get_contour_xld(Operator) Description Multithreading type: reentrant (runs in parallel with non-exclusive operators). Multithreading scope: global (may be called from any thread). Processed without parallelization. Contour(input_object)xld_cont→object ...
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...
Contour Core Components Core components include the core library with the ability to extend core graph functionality and create new visualizations, a Cartesian frame, tooltips and legends, global configuration options, and the Contour stylesheet. ...