石鑫华视觉 手机微信QQ:13450001061

图像编程

Halcon所有类及类下算子作用索引-HOperatorSet算子集(9)(17.12~24.11版)

文章来源:石鑫华视觉网时间:2025-01-26 15:20:20 点击:4

Halcon所有类及类下算子作用索引-HOperatorSet算子集(9)(17.12~24.11版)

这里的类和算子是针对.NET环境的。类和算子是从Halcon 17.12版本开始,名称中未包含数字版本说明的,表示17.12版本中已经包含。名称中有数字说明的,则表示是从数字版本后才增加的。目前已经更新到Halcon 24.11版本。而17.12之前版本中是否包含当前的类和算子,则未做验证。但是从更新历史来看,大部分的类和算子都是包含的,更新版本后,也只是增加一两个新类、几个十来个算子,多数版本可能并未增加新类。增加一个新类相当于增加一个新的功能模块,并不是每个版本都有新功能模块推出的,很多版本只在现有类中增加了几个算子。图像处理发展这么多年,中间增加的功能都比较少,Halcon在引入深度学习后,才多增加了几个类,如深度学习、深度OCR、深度Counting、深度Matching3D等。


《LabVIEW HALCON图像处理入门教程(24.09)》含深度学习,LabVIEW使用NI Vision+Halcon混合编程机器视觉与图像处理入门学习资料

http://visionbbs.com/thread-28124-1-1.html 

Index of all Classes and Methods所有类和方法索引

HOperatorSet算子集(9)

Class grouping all HALCON operators.

类分组所有HALCON算子。

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环境中没有该算子。

DevSetPreferences开发环境设置首选项

Set HDevelop preferences within a program.

在程序中设置HDevelop首选项。这个算子属于HDevelop环境的,在.NET环境中没有该算子。

DevSetShape开发环境设置形状

Define the region output shape.

定义区域输出形状。这个算子属于HDevelop环境的,在.NET环境中没有该算子。

DevSetSystem开发环境设置系统

Change HDevelop system parameter within a program.

更改程序中的HDevelop系统参数。这个算子属于HDevelop环境的,在.NET环境中没有该算子。

DevSetToolGeometry开发环境设置工具几何

Sets the position and size of the specified tool.

设置指定工具的位置和大小。这个算子属于HDevelop环境的,在.NET环境中没有该算子。

DevSetWindow开发环境设置窗口

Activate a graphics window.

激活图形窗口。这个算子属于HDevelop环境的,在.NET环境中没有该算子。

DevSetWindowExtents开发环境设置窗口范围

Change position and size of the active floating graphics window.

更改活动浮动图形窗口的位置和大小。这个算子属于HDevelop环境的,在.NET环境中没有该算子。

DevShowTool 开发环境显示工具

Shows the specified tool.

显示指定的工具。这个算子属于HDevelop环境的,在.NET环境中没有该算子。

DevUnmapPar开发环境未映射参数

Closes the dialog to specify the visualization parameters.

关闭对话框以指定可视化参数。这个算子属于HDevelop环境的,在.NET环境中没有该算子。

DevUnmapProg开发环境未映射对话框

Hide the main window.

隐藏主窗口。这个算子属于HDevelop环境的,在.NET环境中没有该算子。

DevUnmapVar开发环境未映射变量

Hides the variable window.

隐藏变量窗口。这个算子属于HDevelop环境的,在.NET环境中没有该算子。

DevUpdatePc开发环境更新PC

Switches the update of the PC during program execution on or off.

在程序执行期间打开或关闭PC的更新。这个算子属于HDevelop环境的,在.NET环境中没有该算子。

DevUpdateTime开发环境更新时间

Switch time measurement for operators on or off.

为算子打开或关闭开关时间测量。这个算子属于HDevelop环境的,在.NET环境中没有该算子。

DevUpdateVar开发环境更新变量

Switches the update of the variable window during program execution on or off.

在程序执行期间打开或关闭变量窗口的更新。这个算子属于HDevelop环境的,在.NET环境中没有该算子。

DevUpdateWindow开发环境更新窗口

Switches the automatic output of iconic output objects into the graphics window during program execution on or off.

在程序执行期间打开或关闭图标输出对象的自动输出到图形窗口。这个算子属于HDevelop环境的,在.NET环境中没有该算子。

DeviationImage偏差图像

Calculate the standard deviation of gray values within rectangular windows.

计算矩形窗口内灰度值的标准偏差。

DeviationN偏差N

Calculate standard deviation over several channels.

计算多个通道的标准偏差。

DiameterRegion直径区域

Maximal distance between two boundary points of a region.

一个区域的两个边界点之间的最大距离。

DiameterXld直径扩展线描述

Maximum distance between two contour or polygon points.

两个轮廓点或多边形点之间的最大距离。

DictToJson字典至JSON(21.11)

Transform a dictionary into a JSON string.

将字典转换为JSON(JavaScript Object Notation)字符串。

DiffOfGauss高斯差

Approximate the LoG operator (Laplace of Gaussian).

近似LoG算子(高斯拉普拉斯算子)。

Difference差

Calculate the difference of two regions.

计算两个区域的差。

DifferenceClosedContoursXld差闭合轮廓扩展线描述

Compute the difference of closed contours.

计算闭合轮廓的差。

DifferenceClosedPolygonsXld差闭合多边形扩展线描述

Compute the difference of closed polygons.

计算闭合多边形的差。

Dilation1膨胀1

Dilate a region.

膨胀一个区域。

Dilation2膨胀2

Dilate a region (using a reference point).

膨胀一个区域(使用参考点)。

DilationCircle膨胀圆

Dilate a region with a circular structuring element.

用圆形结构元素膨胀一个区域。

DilationGolay膨胀戈莱

Dilate a region with an element from the Golay alphabet.

用戈莱字母中的一个元素来膨胀一个区域。

DilationRectangle1膨胀矩形1

Dilate a region with a rectangular structuring element.

用矩形结构元素膨胀一个区域。

DilationSeq膨胀顺序

Dilate a region sequentially.

按顺序膨胀一个区域。

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)。

DispObjectModel3d显示对象模型三维

Display 3D object models.

显示三维对象模型。

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对象。

DisparityImageToXyz视差图像至Xyz

Transform a disparity image into 3D points in a rectified stereo system.

在校正的立体系统中将视差图像变换为三维点。

DisparityToDistance视差至距离

Transform a disparity value into a distance value in a rectified binocular stereo system.

在校正的双目立体系统中将视差值变换为距离值。

DisparityToPoint3d视差至点三维

Transform an image point and its disparity into a 3D point in a rectified stereo system.

在经过校正的立体系统中将图像点及其视差变换为三维点。

DisplayScene3d显示场景三维

Display a 3D scene.

显示三维场景。

DistEllipseContourPointsXld距离椭圆轮廓点扩展线描述

Compute the distances of all contour points to an ellipse.

计算所有轮廓点到椭圆的距离。

DistEllipseContourXld距离椭圆轮廓扩展线描述

Compute the distance of contours to an ellipse.

计算轮廓到椭圆的距离。

DistRectangle2ContourPointsXld距离矩形2轮廓点扩展线描述

Compute the distances of all contour points to a rectangle.

计算所有轮廓点到矩形的距离。

DistanceCc距离轮廓轮廓

Calculate the distance between two contours.

计算两个轮廓之间的距离。

DistanceCcMin距离轮廓轮廓最小

Calculate the minimum distance between two contours.

计算两个轮廓之间的最小距离。

DistanceCcMinPoints距离轮廓轮廓最小点

Calculate the minimum distance between two contours and the points used for the calculation.

计算两个轮廓之间的最小距离和用于计算的点。

DistanceContoursXld距离轮廓扩展线描述

Calculate the pointwise distance from one contour to another.

计算从一个轮廓到另一个轮廓的逐点距离。

DistanceFunct1d距离函数一维

Compute the distance of two functions.

计算两个函数的距离。

DistanceLc距离线轮廓

Calculate the distance between a line and one contour.

计算一条线和一个轮廓之间的距离。

DistanceLr距离线区域

Calculate the distance between a line and a region.

计算一条线和一个区域之间的距离。

DistanceObjectModel3d距离对象模型三维

Compute the distances of the points of one 3D object model to another 3D object model.

计算一个三维对象模型的点到另一个三维对象模型的距离。

DistancePc距离点轮廓

Calculate the distance between a point and one contour.

计算一个点和一个轮廓之间的距离。

DistancePl距离点线

Calculate the distance between one point and one line.

计算一个点和一条线之间的距离。

DistancePointLine距离点线(21.11)

Calculate the distance between a 3D point and a 3D line given by two points on the line.

计算一个3D点和一条由线上两点给出的3D线之间的距离。


首页
84162741QQ
联系