set_line_styledefines the output pattern of the margin of regions and of XLD contours. The information is used by operators likedisp_region,disp_line,disp_polygonetc. The current value can be queried withget_line_style.Stylecontains up to five pairs of values. The first value is the length...
dev_display (ContourLineHigh) dev_display (ContourLineLow)forI :=0to |Score| -1by1*将测量矩形移动到测量位置dev_set_line_width (3) set_line_style (WindowHandle,0)*转换度量对象translate_measure (MeasureHandle, MeasureRow, Column[I]) measure_pos (Image, MeasureHandle,2.6,7,'all','all', ...
set_line_style (WindowHandle, [1,5]) dev_set_line_width (1) dev_set_color ('yellow') dev_display (Contour2) set_line_style (WindowHandle, []) dev_set_draw ('margin') dev_set_color ('green') dev_set_line_width (3) gen_circle (Circle, [124,496], [244,239], [15,15]) ...
2.1 dev_set_draw dev_set_draw 定义区域的填充模式。如果 DrawMode 设置为“filled”,则区域显示为填充,如果设置为“margin”,则仅显示轮廓。在 'margin' 模式下,轮廓的外观会受到 dev_set_line_width、set_line_approx 和 set_line_style 的影响。 1)算子形式 dev_set_draw( : : DrawMode : ) 2)参数...
set_line_style (WindowHandle, [1,5]) dev_set_line_width (1) dev_set_color ('yellow') dev_display (Contour) set_line_style (WindowHandle, []) dev_set_draw ('margin') dev_set_color ('red') dev_set_line_width (3) gen_circle (Circle, [82,402], [228,223], [15,15]) ...
Ø 显示模式:set_draw(); 参数:margin、filled Ø 线宽线形:set_line_width(); set_line_style(); Ø 颜色:set_color(); set_colored(); set_rgb(); set_gray(); Ø 显示图形:set_shape(); 参数:original、outer circle、inner circle、rectangle1、rectangle2、ellipse、icon ...
显示模式:set_draw(); 参数:margin、filled 线宽线形:set_line_width(); set_line_style(); 颜色:set_color(); set_colored(); set_rgb(); set_gray(); 显示图形:set_shape(); 参数:original、outer circle、inner circle、rectangle1、rectangle2、ellipse、icon set_icon 11、Halcon数据结构(4) 关于...
32. set_insert 功能:定义图像输出功能。 33. set_line_approx 功能:定义输出显示的近似误差。 34. set_line_style 功能:定义一个轮廓输出模式。 35. set_line_width 功能:定义区域轮廓输出的线宽。 36. set_paint 功能:定义灰度值输出模式。 37. set_part ...
35 set_line_width() 定义区域轮廓输出的线宽。 36 set_paint() 定义灰度值输出模式。 37 set_part() 修正显示图像部分。 38 set_part_style() 为灰度值输出定义一个插值方法。 39 set_pixel() 定义一个颜色查询表索引。 40 set_rgb() 通过RGB值设置颜色定义。 41 set_shape() 定义区域输出轮廓。 6.7...
set_line_approx 功能:定义输出显示的近似误差。set_line_style 功能:定义一个轮廓输出模式。set_line_width 功能:定义区域轮廓输出的线宽。set_paint 功能:定义灰度值输出模式。set_part 功能:修正显示图像部分。set_part_style 功能:为灰度值输出定义一个插值方法set_pixel 功能:定义一个颜色查询表索引。set_rgb...