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

图像编程

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

文章来源:石鑫华视觉网时间:2025-02-10 11:03:03 点击:113

Halcon所有类及类下算子作用索引-HOperatorSet算子集(20)(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算子集(20)

Class grouping all HALCON operators.

类分组所有HALCON算子。

MeasurePos测量位置

Extract straight edges perpendicular to a rectangle or annular arc.

提取垂直于矩形或环形弧的直边。

MeasureProfileSheetOfLight测量剖面图激光三角测量

Process the profile image provided as input and store the resulting disparity to the sheet-of-light model.

处理作为输入提供的剖面图,并将得到的视差存储到激光三角模型中。

MeasureProjection测量投影

Extract a gray value profile perpendicular to a rectangle or annular arc.

提取垂直于矩形或环形弧的灰度值剖面。

MeasureThresh测量阈值

Extracting points with a particular gray value along a rectangle or an annular arc.

沿矩形或环形弧提取具有特定灰度值的点。

MedianImage中值图像

Compute a median filter with various masks.

使用各种掩模计算中值滤波器。

MedianRect中值矩形

Compute a median filter with rectangular masks.

使用矩形掩模计算中值滤波器。

MedianSeparate中值分离

Separated median filtering with rectangle masks.

使用矩形掩模进行分离中值滤波。

MedianWeighted中值加权

Weighted median filtering with different rank masks.

使用不同秩掩模的加权中值滤波。

MemoryBlockToImage内存块至图像(22.11)

Read an image from a memory block with different file formats.

从具有不同文件格式的内存块中读取图像。

MergeContLineScanXld合并轮廓线扫描扩展线描述

Merge XLD contours from successive line scan images.

合并连续线扫描图像中的XLD轮廓。

MergeRegionsLineScan合并区域线扫描

Merge regions from line scan images.

合并线扫描图像中的区域。

MidrangeImage中间图像

Calculate the average of maximum and minimum inside any mask.

计算任何掩模内最大值和最小值的平均值。

MinImage最小图像

Calculate the minimum of two images pixel by pixel.

逐像素计算两个图像的最小值。

MinMatrix最小矩阵

Returns the elementwise minimum of a matrix.

返回矩阵的元素最小值。

MinMaxGray最小最大灰度

Determine the minimum and maximum gray values within regions.

确定区域内的最小和最大灰度值。

MinkowskiAdd1闵可夫斯基加法1

Perform a Minkowski addition on a region.

在一个区域上执行闵可夫斯基加法。

MinkowskiAdd2闵可夫斯基加法2

Dilate a region (using a reference point).

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

MinkowskiSub1闵可夫斯基减法1

Erode a region.

腐蚀一个区域。

MinkowskiSub2闵可夫斯基减法2

Erode a region (using a reference point).

腐蚀一个区域(使用参考点)。

MirrorImage镜象图像

Mirror an image.

镜像图像。

MirrorRegion镜像区域

Reflect a region about an axis.

围绕轴反射一个区域。

ModParallelsXld模平行扩展线描述

Extract parallel XLD polygons enclosing a homogeneous area.

提取包围均匀区域的平行XLD多边形。

ModifyComponentRelations修改组件关系

Modify the relations within a training result.

修改训练结果中的关系。

MomentsAnyPointsXld矩任意点扩展线描述

Arbitrary geometric moments of contours or polygons treated as point clouds.

被视为点云的轮廓或多边形的任意几何矩。

MomentsAnyXld矩任意扩展线描述

Arbitrary geometric moments of contours or polygons.

轮廓或多边形的任意几何矩。

MomentsGrayPlane矩灰度平面

Calculate gray value moments and approximation by a plane.

通过平面计算灰度值矩和近似值。

MomentsObjectModel3d矩对象模型三维

Calculates the mean or the central moment of second order for a 3D object model.

计算三维对象模型的均值或二阶中心矩。

MomentsPointsXld矩点扩展线描述

Geometric moments M20, M02, and M11 of contours or polygons treated as point clouds.

被视为点云的轮廓或多边形的几何矩M20、M02和M11。

MomentsRegion2nd矩区域二阶

Calculate the geometric moments of regions.

计算区域的几何矩。

MomentsRegion2ndInvar矩区域二阶不变

Geometric moments of regions.

区域的几何矩。Invar是Invariant,不变矩(Invariant Moments)是一个高度浓缩的图像特征,具有平移、灰度、尺度、旋转不变性。M.K.Hu在1961年首先提出了不变矩的概念。1979年M.R.Teague根据正交多项式理论提出了Zernike矩。

MomentsRegion2ndRelInvar矩区域二阶相对不变

Geometric moments of regions.

区域的几何矩。

MomentsRegion3rd矩区域三阶

Geometric moments of regions.

区域的几何矩。

MomentsRegion3rdInvar矩区域三阶不变

Geometric moments of regions.

区域的几何矩。

MomentsRegionCentral矩区域中心

Geometric moments of regions.

区域的几何矩。

MomentsRegionCentralInvar矩区域中心不变

Geometric moments of regions.

区域的几何矩。

MomentsXld矩扩展线描述

Geometric moments M20, M02, and M11 of contours or polygons.

轮廓或多边形的几何矩M20、M02和M11。

Monotony单调

Calculating the monotony operation.

计算单调运算。

MorphHat形态学帽子

Compute the union of BottomHat and TopHat.

计算底帽和顶帽的并集。

MorphSkeleton形态学骨架

Compute the morphological skeleton of a region.

计算区域的形态学骨架。

MorphSkiz形态学按影响区域骨架

Thinning of a region.

细化一个区域。Skiz:Skeleton by influence zones按影响区域骨架。

MoveRectangle移动矩形

Copy inside an output window.

在输出窗口内复制。

MoveRegion移动区域

Translate a region.

平移一个区域。

MultElementMatrix乘元素矩阵

Multiply matrices element-by-element.

将矩阵逐元素相乘。

MultElementMatrixMod乘元素矩阵模

Multiply matrices element-by-element.

将矩阵逐元素相乘。

MultImage乘图像

Multiply two images.

将两幅图像相乘。

MultMatrix乘矩阵

Multiply two matrices.

将两个矩阵相乘。

MultMatrixMod乘矩阵模

Multiply two matrices.

将两个矩阵相乘。

NegateFunct1d取反函数一维

Negation of the y values.

取反y值。

NewExternWindow新外部窗口

Create a virtual graphics window under Windows.

在Windows下创建虚拟图形窗口。

NewLine新行

Set the position of the text cursor to the beginning of the next line.

将文本光标的位置设置为下一行的开头。

NoiseDistributionMean噪声分布均值

Determine the noise distribution of an image.

确定图像的噪声分布。

NonmaxSuppressionAmp非最大抑制振幅

Suppress non-maximum points on an edge.

抑制边缘上的非最大点。

NonmaxSuppressionDir非最大抑制方向

Suppress non-maximum points on an edge using a direction image.

使用方向图像抑制边缘上的非最大点。

NormMatrix范数矩阵

Norm of a matrix.

矩阵的范数。

NumPointsFunct1d数量点函数一维

Number of control points of the function.

函数的控制点数量。

ObjDiff对象差

Calculate the difference of two object tuples.

计算两个对象元组的差。

ObjToInteger对象至整数

Convert an iconic object into an “integer number.”

将图标对象转换为“整数”

ObjectModel3dToXyz对象模型三维至XYZ

Transform 3D points from a 3D object model to images.

将3D点从3D对象模型变换为图像。

OcrChangeChar光学字符识别改变字符

Define a new conversion table for the characters.

为字符定义新的转换表。

OcrGetFeatures光学字符识别获取特征

Access the features which correspond to a character.

访问与字符对应的特征。

OpenComputeDevice打开计算设备

Open a compute device.

打开计算设备。

OpenFile打开文件

Open a file in text or binary format.

以文本或二进制格式打开文件。

OpenFramegrabber打开帧抓取器

Open and configure an image acquisition device.

打开并配置图像采集设备。

OpenIoChannel打开输入输出通道

Open and configure I/O channels.

打开并配置I/O通道。

OpenIoDevice打开输入输出设备

Open and configure an I/O device.

打开并配置I/O设备。

OpenSerial打开串行

Open a serial device.

打开串行设备。

OpenSocketAccept打开套接字接受

Open a socket that accepts connection requests.

打开一个接受连接请求的套接字。

OpenSocketConnect打开套接字连接

Open a socket and connect it to an accepting socket.

打开一个套接字并将其连接到接受套接字。

OpenTextwindow打开文本窗口

Open a textual window.

打开一个文本窗口。

OpenWindow打开窗口

Open a graphics window.

打开图形窗口。

Opening开

Open a region.

打开一个区域。

OpeningCircle开圆

Open a region with a circular structuring element.

用圆形结构元素打开一个区域。

OpeningGolay开戈莱

Open a region with an element from the Golay alphabet.

使用Golay字母表中的元素打开一个区域。

OpeningRectangle1开矩形1

Open a region with a rectangular structuring element.

使用矩形结构元素打开一个区域。

OpeningSeg开段

Separate overlapping regions.

分离重叠区域。

OpticalFlowMg光流多重网格

Compute the optical flow between two images.

计算两幅图像之间的光流。

OptimizeAop优化自动算子并行

Check hardware regarding its potential for automatic operator parallelization.

检查硬件是否具有自动算子并行AOP的潜力。


首页
84162741QQ
联系