| 
Halcon所有类及类下算子作用索引-HWindow窗口(1)(17.12~24.11版)
x
注册登陆后可查看附件和大图,以及购买相关内容您需要 登录 才可以下载或查看,没有账号?注册会员  这里的类和算子是针对.NET环境的。类和算子是从Halcon 17.12版本开始,名称中未包含数字版本说明的,表示17.12版本中已经包含。名称中有数字说明的,则表示是从数字版本后才增加的。目前已经更新到Halcon 24.11版本。而17.12之前版本中是否包含当前的类和算子,则未做验证。但是从更新历史来看,大部分的类和算子都是包含的,更新版本后,也只是增加一两个新类、几个十来个算子,多数版本可能并未增加新类。增加一个新类相当于增加一个新的功能模块,并不是每个版本都有新功能模块推出的,很多版本只在现有类中增加了几个算子。图像处理发展这么多年,中间增加的功能都比较少,Halcon在引入深度学习后,才多增加了几个类,如深度学习、深度OCR、深度Counting、深度Matching3D等。 《LabVIEW HALCON图像处理入门教程(24.09)》含深度学习,LabVIEW使用NI Vision+Halcon混合编程机器视觉与图像处理入门学习资料 Index of all Classes and Methods所有类和方法索引HWindow窗口(1) Represents an instance of a HALCON window. 表示HALCON窗口的实例。AttachBackgroundToWindow附加背景到窗口 Attach a background image to a HALCON window. 将背景图像附加到HALCON窗口。AttachDrawingObjectToWindow附加绘制对象到窗口 Attach an existing drawing object to a HALCON window. 将现有绘制对象附加到HALCON窗口。ClearRectangle清除矩形 Delete a rectangle on the output window. 删除输出窗口上的矩形。ClearWindow清除窗口 Delete the contents of an output window. 删除输出窗口的内容。CloseWindow关闭窗口 Close an output window. 关闭输出窗口。ConvertCoordinatesImageToWindow转换坐标图像至窗口 Convert image coordinates to window coordinates 将图像坐标转换至窗口坐标ConvertCoordinatesWindowToImage转换坐标窗口至图像 Convert window coordinates to image coordinates 将窗口坐标转换至图像坐标CopyRectangle复制矩形 Copy all pixels within rectangles between output windows. 复制输出窗口之间矩形内的所有像素。DetachBackgroundFromWindow从窗口中分离背景 Detach the background image from a HALCON window. 从HALCON窗口中分离背景图像。DetachDrawingObjectFromWindow从窗口中分离绘制对象 Detach an existing drawing object from a HALCON window. 从HALCON窗口中分离现有绘制对象。DevClearWindow开发环境清除窗口 Clear the contents of the active graphics window. 清除活动图形窗口的内容。这个算子属于HDevelop环境的,在.NET环境中没有该算子。DevCloseWindow开发环境关闭窗口 Close the active floating graphics window. 关闭活动浮动图形窗口。这个算子属于HDevelop环境的,在.NET环境中没有该算子。DevDispText开发环境显示文本 Display text in the current graphics window. 在当前图形窗口中显示文本。这个算子属于HDevelop环境的,在.NET环境中没有该算子。DevDisplay开发环境显示 Displays image objects in the current graphics window. 在当前图形窗口中显示图像对象。这个算子属于HDevelop环境的,在.NET环境中没有该算子。DevGetWindow开发环境获取窗口 Return the handle of the active graphics window. 返回活动图形窗口的句柄。这个算子属于HDevelop环境的,在.NET环境中没有该算子。DevOpenWindow开发环境打开窗口 Open a new graphics window. 打开一个新的图形窗口。这个算子属于HDevelop环境的,在.NET环境中没有该算子。DevSetColor开发环境设置颜色 Set one or more output colors. 设置一个或多个输出颜色。这个算子属于HDevelop环境的,在.NET环境中没有该算子。DevSetColored开发环境设置颜色(多种) Set multiple output colors. 设置多种输出颜色。这个算子属于HDevelop环境的,在.NET环境中没有该算子。DevSetContourStyle开发环境轮廓样式 Define the contour display fill style. 定义轮廓显示填充样式。这个算子属于HDevelop环境的,在.NET环境中没有该算子。DevSetDraw开发环境设置画 Define the region fill mode. 定义区域填充模式。这个算子属于HDevelop环境的,在.NET环境中没有该算子。DevSetLineWidth开发环境设置线宽 Define the line width for region contour output. 定义区域轮廓输出的线宽。这个算子属于HDevelop环境的,在.NET环境中没有该算子。DevSetLut开发环境设置查找表 Set “look-up-table” (lut). 设置“查找表”(lut)。这个算子属于HDevelop环境的,在.NET环境中没有该算子。DevSetPaint开发环境设置涂色 Define the gray value output mode. 定义灰度值输出模式。这个算子属于HDevelop环境的,在.NET环境中没有该算子。DevSetPart开发环境设置部分 Modify the displayed image part. 修改显示的图像部分。这个算子属于HDevelop环境的,在.NET环境中没有该算子。DevSetShape开发环境设置形状 Define the region output shape. 定义区域输出形状。这个算子属于HDevelop环境的,在.NET环境中没有该算子。DevSetWindow开发环境设置窗口 Activate a graphics window. 激活图形窗口。这个算子属于HDevelop环境的,在.NET环境中没有该算子。DevSetWindowExtents开发环境设置窗口范围 Change position and size of the active floating graphics window. 更改活动浮动图形窗口的位置和大小。这个算子属于HDevelop环境的,在.NET环境中没有该算子。DevUpdateWindow开发环境更新窗口 Switches the automatic output of iconic output objects into the graphics window during program execution on or off. 在程序执行期间打开或关闭图标输出对象的自动输出到图形窗口。这个算子属于HDevelop环境的,在.NET环境中没有该算子。DispArc显示弧 Displays circular arcs in a window. 在窗口中显示圆弧。DispArrow显示箭头 Displays arrows in a window. 在窗口中显示箭头。DispCaltab显示标定表 Project and visualize the 3D model of the calibration plate in the image. 在图像中投影和可视化标定板的3D模型。DispChannel显示通道 Displays images with several channels. 显示具有多个通道的图像。DispCircle显示圆 Displays circles in a window. 在窗口中显示圆。DispColor显示彩色 Displays a color (RGB) image. 显示彩色(RGB)图像。DispCross显示叉号 Displays crosses in a window. 在窗口中显示叉号。DispDistribution显示分布 Displays a noise distribution. 显示噪声分布。DispEllipse显示椭圆 Displays ellipses. 显示椭圆。DispImage显示图像 Displays gray value images. 显示灰度值图像。DispLine显示线 Draws lines in a window. 在窗口中绘制线条。DispLut显示查找表 Graphical view of the look-up-table (lut). 查找表(lut)的图形视图。DispObj显示对象 Displays image objects (image, region, XLD). 显示图像对象(图像、区域、XLD)。DispPolygon显示多段线 Displays a polyline. 显示多段线。DispRectangle1显示矩形1 Display of rectangles aligned to the coordinate axes. 显示与坐标轴对齐的矩形。DispRectangle2显示矩形2 Displays arbitrarily oriented rectangles. 显示任意方向的矩形。DispRegion显示区域 Displays regions in a window. 在窗口中显示区域。DispText显示文本 Display text in a window. 在窗口中显示文本。DispXld显示扩展线描述 Display an XLD object. 显示XLD对象。DragRegion1拖动区域1 Interactive moving of a region. 区域的交互式移动。DragRegion2拖动区域2 Interactive movement of a region with fixpoint specification. 具有定点规范的区域的交互式移动。DragRegion3拖动区域3 Interactive movement of a region with restriction of positions. 具有位置限制的区域的交互式移动。DrawCircle画圆 Interactive drawing of a circle. 交互式绘制圆。DrawCircleMod画圆模 Interactive drawing of a circle. 交互式绘制圆。DrawEllipse画椭圆 Interactive drawing of an ellipse. 交互式绘制椭圆。DrawEllipseMod画椭圆模 Interactive drawing of an ellipse. 交互式绘制椭圆。DrawLine画线 Draw a line. 画一条线。DrawLineMod画线模 Draw a line. 画一条线。DrawNurbs画非均匀有理B样条 Interactive drawing of a NURBS curve. 交互式绘制一条非均匀有理B样条NURBS(Non-Uniform Rational B-Splines)曲线。DrawNurbsInterp画非均匀有理B样条插值 Interactive drawing of a NURBS curve using interpolation. 使用插值交互式绘制NURBS曲线。DrawNurbsInterpMod画非均匀有理B样条插值模 Interactive modification of a NURBS curve using interpolation. 使用插值交互式修改NURBS曲线。DrawNurbsMod画非均匀有理B样条模 Interactive modification of a NURBS curve. 交互式修改NURBS曲线。DrawPoint画点 Draw a point. 画一个点。DrawPointMod画点模 Draw a point. 画一个点。DrawPolygon画多边形 Interactive drawing of a polygon row. 交互式绘制多边形行。DrawRectangle1画矩形1 Draw a rectangle parallel to the coordinate axis. 画一个平行于坐标轴的矩形。DrawRectangle1Mod画矩形1模 Draw a rectangle parallel to the coordinate axis. 画一个平行于坐标轴的矩形。DrawRectangle2画矩形2 Interactive drawing of any orientated rectangle. 交互式绘制任何定向矩形。DrawRectangle2Mod画矩形2模 Interactive drawing of any orientated rectangle. 交互式绘制任何定向矩形。DrawRegion画区域 Interactive drawing of a closed region. 交互式绘制封闭区域。DrawXld画扩展线描述 Interactive drawing of a contour. 交互式绘制轮廓。DrawXldMod画扩展线描述模 Interactive modification of a contour. 交互式修改轮廓。DumpWindow转储窗口 Write the window content to a file. 将窗口内容写入文件。DumpWindowImage转储窗口图像 Write the window content in an image object. 将窗口内容写入图像对象中。Endif结束条件 End of if command. 结束条件命令。这个算子属于HDevelop环境的,在.NET环境中没有该算子。Endswitch结束分支 Ends a multiway branch block. 结束多路分支块。这个算子属于HDevelop环境的,在.NET环境中没有该算子。FlushBuffer清空缓冲区 Flush the contents of a window. 清空窗口内容。GetContourStyle获取轮廓样式(19.05) Get the current contour display fill style. 获取当前轮廓显示填充样式。GetDraw获取画 Get the current region fill mode. 获取当前区域填充模式。GetFix获取修复 Get mode of fixing of current look-up-table (lut). 获取当前查找表(lut)的修复模式。GetFixedLut获取修复查找表 Get fixing of “look-up-table” (lut) for “real color images”. 获取修复“真彩图像”的“查找表”(lut)。GetFont获取字体 Get the current font. 获取当前字体。GetFontExtents获取字体范围 Get the maximum size of all characters of a font. 获取字体所有字符的最大大小。GetHsi获取色调饱和度强度 Get the HSI coding of the current color. 获取当前颜色的HSI(Hue,Saturation,Intensity)编码。GetIcon获取图标 Query the icon for region output 查询区域输出图标GetInsert获取插入 Get the current display mode. 获取当前显示模式。 |