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

图像编程

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

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

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

Class grouping all HALCON operators.

类分组所有HALCON算子。

GetParamsClassSvm获取参数类支持向量机

Return the parameters of a support vector machine.

返回支持向量机的参数。

GetParamsOcrClassCnn获取参数光学字符识别类卷积神经网络

Return the parameters of a CNN-based OCR classifier.

返回基于CNN的OCR分类器的参数。

GetParamsOcrClassKnn获取参数光学字符识别类K-最近邻

Return the parameters of an OCR classifier.

返回OCR分类器的参数。

GetParamsOcrClassMlp获取参数光学字符识别类多层感知机

Return the parameters of an OCR classifier.

返回OCR分类器的参数。

GetParamsOcrClassSvm获取参数光学字符识别类支持向量机

Return the parameters of an OCR classifier.

返回OCR分类器的参数。

GetPart获取部分

Get the image part.

获取图像部分。

GetPartStyle获取部分样式

Get the current interpolation mode for gray value display.

获取灰度值显示的当前插值模式。

GetPixel获取像素

Get the current color lookup table index.

获取当前颜色查找表索引。

GetPointsEllipse获取点椭圆

Calculate points on the perimeter of an ellipse.

计算椭圆周长上的点。

GetPolygonXld获取多边形扩展线描述

Return an XLD polygon's data.

返回XLD多边形的数据。

GetPoseType获取姿态类型

Get the representation type of a 3D pose.

获取三维姿态的描述类型。

GetPrepInfoClassGmm获取预处理信息类高斯混合模型

Compute the information content of the preprocessed feature vectors of a GMM.

计算高斯混合模型GMM的预处理特征向量的信息内容。

GetPrepInfoClassMlp获取预处理信息类多层感知机

Compute the information content of the preprocessed feature vectors of a multilayer perceptron.

计算多层感知机MLP预处理特征向量的信息含量。

GetPrepInfoClassSvm获取预处理信息类支持向量机

Compute the information content of the preprocessed feature vectors of a support vector machine.

计算支持向量机预处理特征向量的信息量。

GetPrepInfoOcrClassMlp获取预处理信息光学字符识别类多层感知机

Compute the information content of the preprocessed feature vectors of an OCR classifier.

计算OCR分类器的预处理特征向量的信息内容。

GetPrepInfoOcrClassSvm获取预处理信息光学字符识别类支持向量机

Compute the information content of the preprocessed feature vectors of an SVM-based OCR classifier.

计算基于SVM的OCR分类器的预处理特征向量的信息内容。

GetRectanglePose获取矩形姿态

Determine the 3D pose of a rectangle from its perspective 2D projection

从透视2D投影确定矩形的3D姿态

GetRegionChain获取区域链

Contour of an object as chain code.

对象的轮廓作为链码。

GetRegionContour获取区域轮廓

Access the contour of an object.

访问对象的轮廓。

GetRegionConvex获取区域凸包

Access convex hull as contour.

访问凸包作为轮廓。

GetRegionIndex获取区域索引

Index of all regions containing a given pixel.

包含给定像素的所有区域的索引。

GetRegionPoints获取区域点

Access the pixels of a region.

访问区域的像素。

GetRegionPolygon获取区域多边形

Polygon approximation of a region.

区域的多边形近似。

GetRegionRuns获取区域游程

Access the runlength coding of a region.

访问区域的游程编码。

GetRegionThickness获取区域厚度

Access the thickness of a region along the main axis.

沿主轴访问区域的厚度。

GetRegressParamsXld获取回归参数扩展线描述

Return XLD contour parameters.

返回XLD轮廓参数。

GetRegularizationParamsClassMlp获取正则化参数类多层感知机

Return the regularization parameters of a multilayer perceptron.

返回多层感知机的正则化参数。

GetRegularizationParamsOcrClassMlp获取正则化参数光学字符识别类多层感知机

Return the regularization parameters of an OCR classifier.

返回OCR分类器的正则化参数。

GetRejectionParamsClassMlp获取拒绝参数类多层感知机

Get the parameters of a rejection class.

获取拒绝类的参数。

GetRejectionParamsOcrClassMlp获取拒绝参数光学字符识别类多层感知机

Return the rejection class parameters of an OCR classifier.

返回OCR分类器的拒绝类参数。

GetRgb获取红绿蓝

Get the current color in RGB-coding.

获取RGB编码中的当前颜色。

GetRgba获取红绿蓝透明

Get the current color in RGBA-coding.

获取RGBA编码中的当前颜色。

GetSampleClassGmm获取样本类高斯混合模型

Return a training sample from the training data of a Gaussian Mixture Models (GMM).

从高斯混合模型(GMM)的训练数据中返回训练样本。

GetSampleClassKnn获取样本类K-最近邻

Return a training sample from the training data of a k-nearest neighbors (k-NN) classifier.

从k近邻(k-NN)分类器的训练数据中返回训练样本。

GetSampleClassMlp获取样本类多层感知机

Return a training sample from the training data of a multilayer perceptron.

从多层感知机的训练数据中返回训练样本。

GetSampleClassSvm获取样本类支持向量机

Return a training sample from the training data of a support vector machine.

从支持向量机的训练数据中返回训练样本。

GetSampleClassTrainData获取样本类训练数据

Return a training sample from training data.

从训练数据中返回训练样本。

GetSampleIdentifierObjectInfo获取样本标识符对象信息

Retrieve information about an object of a sample identifier.

检索有关样本标识符对象的信息。

GetSampleIdentifierParam获取样本标识符参数

Get selected parameters of a sample identifier.

获取样本标识符的选定参数。

GetSampleNumClassGmm获取样本数类高斯混合模型

Return the number of training samples stored in the training data of a Gaussian Mixture Model (GMM).

返回高斯混合模型(GMM)训练数据中存储的训练样本数。

GetSampleNumClassKnn获取样本数类K-最近邻

Return the number of training samples stored in the training data of a k-nearest neighbors (k-NN) classifier.

返回k-最近邻(k-NN)分类器的训练数据中存储的训练样本数。

GetSampleNumClassMlp获取样本数类多层感知机

Return the number of training samples stored in the training data of a multilayer perceptron.

返回多层感知机训练数据中存储的训练样本数。

GetSampleNumClassSvm获取样本数类支持向量机

Return the number of training samples stored in the training data of a support vector machine.

返回支持向量机训练数据中存储的训练样本数。

GetSampleNumClassTrainData获取样本数类训练数据

Return the number of training samples stored in the training data.

返回训练数据中存储的训练样本数。

GetSerialParam获取串行参数

Get the parameters of a serial device.

获取串行设备的参数。

GetSerializedItemPtr获取序列化项指针

Access the data pointer of a serialized item.

访问序列化项的数据指针。

GetShape获取形状

Get the current region output shape.

获取当前区域输出形状。

GetShapeModel3dContours获取形状模型三维轮廓

Return the contour representation of a 3D shape model view.

返回三维形状模型视图的轮廓描述。

GetShapeModel3dParams获取形状模型三维参数

Return the parameters of a 3D shape model.

返回三维形状模型的参数。

GetShapeModelClutter获取形状模型杂波(19.05)

Get the clutter parameters of a shape model.

获取形状模型的杂波参数。

GetShapeModelContours获取形状模型轮廓

Return the contour representation of a shape model.

返回形状模型的轮廓描述。

GetShapeModelOrigin获取形状模型原点

Return the origin (reference point) of a shape model.

返回形状模型的原点(参考点)。

GetShapeModelParams获取形状模型参数

Return the parameters of a shape model.

返回形状模型的参数。

GetSheetOfLightParam获取激光三角测量参数

Get the value of a parameter, which has been set in a sheet-of-light model.

获取已在激光三角测量模型中设置的参数值。

GetSheetOfLightResult获取激光三角测量结果

Get the iconic results of a measurement performed with the sheet-of light technique.

获取使用激光三角测量技术进行测量的图标结果。

GetSheetOfLightResultObjectModel3d获取激光三角测量结果对象模型三维

Get the result of a calibrated measurement performed with the sheet-of-light technique as a 3D object model.

获取使用激光三角测量技术作为3D对象模型进行的标定测量的结果。

GetSizeMatrix获取大小矩阵

Get the size of a matrix.

获取矩阵的大小。

GetSocketDescriptor获取套接字描述符

Get the socket descriptor of a socket used by the operating system.

获取操作系统使用的套接字的套接字描述符。

GetSocketParam获取套接字参数

Get the value of a socket parameter.

获取套接字参数的值。

GetSpy获取监视

Current configuration of the HALCON debugging-tool.

HALCON调试工具的当前配置。

GetStereoModelImagePairs获取立体模型图像对

Return the list of image pairs set in a stereo model.

返回在立体模型中设置的图像对列表。

GetStereoModelObject获取立体模型对象

Get intermediate iconic results of a stereo reconstruction.

获得立体重建的中间图标结果。

GetStereoModelObjectModel3d获取立体模型对象模型三维

Get intermediate 3D object model of a stereo reconstruction

获取立体重建的中间3D对象模型

GetStereoModelParam获取立体模型参数

Get stereo model parameters.

获取立体模型参数。

GetStringExtents获取字符串范围

Get the spatial size of a string.

获取字符串的空间大小。

GetStructuredLightModelParam获取结构光模型参数

Query parameters of a structured light model.

查询结构光模型的参数。

GetStructuredLightObject获取结构光对象

Get (intermediate) iconic results of a structured light model.

获得结构光模型的(中间)图标结果。

GetSubMatrix获取子矩阵

Get a sub-matrix of a matrix.

获取矩阵的子矩阵。

GetSupportVectorClassSvm获取支持向量类支持向量机

Return the index of a support vector from a trained support vector machine.

从训练好的支持向量机返回支持向量的索引。

GetSupportVectorNumClassSvm获取支持向量数量类支持向量机

Return the number of support vectors of a support vector machine.

返回支持向量机的支持向量数量。


首页
84162741QQ
联系