gen_contour_region_xld (Region, XLD1, 'border') 4、gen_polygons_xld(Contours : Polygons : Type, Alpha : ) 功能:用多边形逼近XLD轮廓 draw_xld (ContOut, 3600, 'true', 'true', 'true', 'true') gen_polygons_xld (ContOut, Polygons, 'ramer', 2) 5、gen_contours_skeleton_xld(Skeleto...
功能:根据每个输入点交叉的形状创键一个XLD轮廓(contour); 输入:所有交叉点的坐标Row、Col ; 输入:交叉点的大小; 输入:每个交叉点的角度Angle; 输出:生成的XLD轮廓Cross ; 8.gen_ellipse_contour_xld( : ContEllipse : Row, Column, Phi, Radius1, Radius2, StartPhi, EndPhi, PointOrder, Resolution : )...
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) 在QtCreator中 HObject ho_Image, ho_GrayImage, ho...
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) 1. 2. 3. 4. 5. 6. 7. 8. 9. 10....
算子:get_contour_xld(Contour : : : Row, Col) 示例:get_contour_xld (Contours4, Row26, Col) Contours4(输入对象):输入轮廓对象 Row26(输出控制参数1):输出轮廓的每一个点的行坐标 Col(输出控制参数2):输出轮廓的每一个点的纵坐标 8.2轮廓的保存和读取 ...
get_contour_xld(Contour : : : Row , Col)函数获取XLD轮廓Contour的坐标点Row , Col。例程read_image (Image , 'printer_chip/printer_chip_01')threshold (Image , ...
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 ...
示例:get_contour_xld (Contours4, Row26, Col) Contours4(输入对象):输入轮廓对象 Row26(输出控制参数1):输出轮廓的每一个点的行坐标 Col(输出控制参数2):输出轮廓的每一个点的纵坐标 8.2轮廓的保存和读取 保存轮廓:将轮廓保存为 DXF 文件 write_contour_xld_dxf ...
get_contour_xld (ObjectSelected1, Row3, Col1) 在QtCreator中 HObject ho_Image9, ho_GrayImage, ho_Region, ho_ConnectedRegions; HObject ho_SelectedRegions, ho_Rectangle, ho_ImageReduced; HObject ho_Edges, ho_SortedContours, ho_ObjectSelected; ...
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 ...