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...
(800))); 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,"...
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) 1. 2. 3. 4. 5. 6. 7. 8. 9. 10....
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 ...
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. Possible Predecessors...
算子get_grayval_contour_xld返回图像若干个亚像素位置处的插值的灰度值。 位置的坐标是通过一个XLD轮廓轮廓指定的。 Grayval返回灰度值。 插值方法可以通过参数Interpolation进行选择: 'nearest_neighbor': 结果是与指定坐标最接近的像素的灰度值。 对于类型为byte,direction,cyclic,uint2,int1,int2,int4和int8的图像...
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. Possible Predecessors ...
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...
get_image_pointer1, get_grayval_interpolated, get_grayval_contour_xldSee alsoset_grayval模块FoundationHDevelop例程inspect_bottle_label_360_degree.hdev 将一个瓶子的四个图像组合成合成图像,显示瓶子的展开标签get_mposition.hdev 查询鼠标位置和按钮状态determine_tilt_slant_photometric_stereo.hdev 确定光度立体法...