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

图像编程

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

文章来源:石鑫华视觉网时间:2025-01-23 18:32:43 点击:44

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

Class grouping all HALCON operators.

类分组所有HALCON算子。

ClassNdimBox类N维盒子

Classify pixels using hyper-cuboids.

使用超长方体对像素进行分类。

ClassNdimNorm类N维标准

Classify pixels using hyper-spheres or hyper-cubes.

使用超球体或超立方体对像素进行分类。

ClassifyClassGmm分类类高斯混合模型

Calculate the class of a feature vector by a Gaussian Mixture Model.

通过高斯混合模型计算特征向量的类。

ClassifyClassKnn分类类K-最近邻

Search for the next neighbors for a given feature vector.

搜索给定特征向量的下一个邻居。

ClassifyClassMlp分类类多层感知机

Calculate the class of a feature vector by a multilayer perceptron.

通过多层感知机计算特征向量的类。

ClassifyClassSvm分类类支持向量机

Classify a feature vector by a support vector machine.

通过支持向量机对特征向量进行分类。

ClassifyImageClassGmm分类图像类高斯混合模型

Classify an image with a Gaussian Mixture Model.

使用高斯混合模型对图像进行分类。

ClassifyImageClassKnn分类图像类K-最近邻

Classify an image with a k-Nearest-Neighbor classifier.

使用k-最近邻分类器对图像进行分类。

ClassifyImageClassLut分类图像类查找表

Classify a byte image using a look-up table.

使用查找表对字节图像进行分类。

ClassifyImageClassMlp分类图像类多层感知机

Classify an image with a multilayer perceptron.

用多层感知机对图像进行分类。

ClassifyImageClassSvm分类图像类支持向量机

Classify an image with a support vector machine.

使用支持向量机对图像进行分类。

ClearAllBarCodeModels清除所有条形码模型

This operator is inoperable. It had the following function: Delete all bar code models and free the allocated memory.

该算子无法操作。它具有以下功能:删除所有条形码模型并释放分配的内存。

ClearAllBarriers清除所有屏障

This operator is inoperable. It had the following function: Destroy all barrier synchronization objects.

该算子无法操作。它具有以下功能:销毁所有屏障同步对象。

ClearAllCalibData清除所有标定数据

Free the memory of all calibration data models.

释放所有标定数据模型的内存。

ClearAllCameraSetupModels清除所有相机设置模型

Free the memory of all camera setup models.

释放所有相机设置模型的内存。

ClearAllClassGmm清除所有类高斯混合模型

This operator is inoperable. It had the following function: Clear all Gaussian Mixture Models.

该算子无法操作。它具有以下功能:清除所有高斯混合模型。

ClearAllClassKnn清除所有类K-最近邻

This operator is inoperable. It had the following function: Clear all k-NN classifiers.

该算子无法操作。它具有以下功能:清除所有k-最近邻分类器。

ClearAllClassLut清除所有类查找表

This operator is inoperable. It had the following function: Clear all look-up table classifiers.

该算子无法操作。它具有以下功能:清除所有查找表分类器。

ClearAllClassMlp清除所有类多层感知机

This operator is inoperable. It had the following function: Clear all multilayer perceptrons.

该算子无法操作。它具有以下功能:清除所有多层感知机。

ClearAllClassSvm清除所有类支持向量机

This operator is inoperable. It had the following function: Clear all support vector machines.

该算子无法操作。它具有以下功能:清除所有支持向量机。

ClearAllClassTrainData清除所有类训练数据

This operator is inoperable. It had the following function: Clear all training data for classifiers.

该算子无法操作。它具有以下功能:清除分类器的所有训练数据。

ClearAllColorTransLuts清除所有颜色变换查找表

This operator is inoperable. It had the following function: Delete all look-up-tables of the color space transformation.

该算子无法操作。它具有以下功能:删除颜色空间变换的所有查找表。

ClearAllComponentModels清除所有组件模型

This operator is inoperable. It had the following function: Free the memory of all component models.

该算子无法操作。它具有以下功能:释放所有组件模型的内存。

ClearAllConditions清除所有条件

This operator is inoperable. It had the following function: Destroy all condition synchronization objects.

该算子无法操作。它具有以下功能:销毁所有条件同步对象。

ClearAllDataCode2dModels清除所有数据码二维模型

This operator is inoperable. It had the following function: Delete all 2D data code models and free the allocated memory.

该算子无法操作。它具有以下功能:删除所有二维数据码模型并释放分配的内存。

ClearAllDeformableModels清除所有可变形模型

This operator is inoperable. It had the following function: Free the memory of all deformable models.

该算子无法操作。它具有以下功能:释放所有可变形模型的内存。

ClearAllDescriptorModels清除所有描述符模型

This operator is inoperable. It had the following function: Free the memory of all descriptor models in RAM.

该算子无法操作。它具有以下功能:释放随机存取存储器中所有描述符模型的内存。

ClearAllEvents清除所有事件

This operator is inoperable. It had the following function: Clear all event synchronization objects.

该算子无法操作。它具有以下功能:清除所有事件同步对象。

ClearAllLexica清除所有词典

This operator is inoperable. It had the following function: Clear all lexica.

该算子无法操作。它具有以下功能:清除所有词典。

ClearAllMatrices清除所有矩阵

This operator is inoperable. It had the following function: Clear all matrices from memory.

该算子无法操作。它具有以下功能:从内存中清除所有矩阵。

ClearAllMetrologyModels清除所有计量模型

This operator is inoperable. It had the following function: Delete all metrology models and free the allocated memory.

该算子无法操作。它具有以下功能:删除所有计量模型并释放分配的内存。

ClearAllMutexes清除所有互斥

This operator is inoperable. It had the following function: Clear all mutex synchronization objects.

该算子无法操作。它具有以下功能:清除所有互斥同步对象。

ClearAllNccModels清除所有归一化互相关模型

This operator is inoperable. It had the following function: Free the memory of all NCC models.

该算子无法操作。它具有以下功能:释放所有归一化互相关NCC(Normalized cross-correlation)模型的内存。

ClearAllObjectModel3d清除所有对象模型三维

This operator is inoperable. It had the following function: Free the memory of all 3D object models.

该算子无法操作。它具有以下功能:释放所有三维对象模型的内存。

ClearAllOcrClassKnn清除所有光学字符识别类K-最近邻

This operator is inoperable. It had the following function: Clear all OCR classifiers.

该算子无法操作。它具有以下功能:清除所有光学字符识别OCR(Optical Character Recognition)分类器。

ClearAllOcrClassMlp清除所有光学字符识别类多层感知机

This operator is inoperable. It had the following function: Clear all OCR classifiers.

该算子无法操作。它具有以下功能:清除所有光学字符识别分类器。

ClearAllOcrClassSvm清除所有光学字符识别类支持向量机

This operator is inoperable. It had the following function: Clear all SVM based OCR classifiers.

该算子无法操作。它具有以下功能:清除所有基于支持向量机的光学字符识别分类器。

ClearAllSampleIdentifiers清除所有样本标识符

This operator is inoperable. It had the following function: Free the memory of all sample identifiers.

该算子无法操作。它具有以下功能:释放所有样本标识符的内存。

ClearAllScatteredDataInterpolators清除所有散乱数据插值器

This operator is inoperable. It had the following function: Clear all scattered data interpolators.

该算子无法操作。它具有以下功能:清除所有散乱数据插值器。

ClearAllSerializedItems清除所有序列化项

This operator is inoperable. It had the following function: Delete all current existing serialized items.

该算子无法操作。它具有以下功能:删除所有当前存在的序列化项。

ClearAllShapeModel3d清除所有形状模型三维

This operator is inoperable. It had the following function: Free the memory of all 3D shape models.

该算子无法操作。它具有以下功能:释放所有三维形状模型的内存。

ClearAllShapeModels清除所有形状模型

This operator is inoperable. It had the following function: Free the memory of all shape models.

该算子无法操作。它具有以下功能:释放所有形状模型的内存。

ClearAllSheetOfLightModels清除所有激光三角测量模型

This operator is inoperable. It had the following function: Delete all sheet-of-light models and free the allocated memory.

该算子无法操作。它具有以下功能:删除所有灯光模型并释放分配的内存。

ClearAllStereoModels清除所有立体模型

This operator is inoperable. It had the following function: Free the memory of all stereo models.

该算子无法操作。它具有以下功能:释放所有立体模型的内存。

ClearAllSurfaceMatchingResults清除所有表面匹配结果

This operator is inoperable. It had the following function: Free the memory of all surface matching results.

该算子无法操作。它具有以下功能:释放所有表面匹配结果的内存。

ClearAllSurfaceModels清除所有表面模型

This operator is inoperable. It had the following function: Free the memory of all surface models.

该算子无法操作。它具有以下功能:释放所有表面模型的内存。

ClearAllTemplates清除所有模板

This operator is inoperable. It had the following function: Deallocation of the memory of all templates.

该算子无法操作。它具有以下功能:取消所有模板的内存分配。

ClearAllTextModels清除所有文本模型

This operator is inoperable. It had the following function: Clear all text models.

该算子无法操作。它具有以下功能:清除所有文本模型。

ClearAllTextResults清除所有文本结果

This operator is inoperable. It had the following function: Clear all text results.

该算子无法操作。它具有以下功能:清除所有文本结果。

ClearAllTrainingComponents清除所有训练组件

This operator is inoperable. It had the following function: Free the memory of all component training results.

该算子无法操作。它具有以下功能:释放所有组件训练结果的内存。

ClearAllVariationModels清除所有变体模型

This operator is inoperable. It had the following function: Free the memory of all variation models.

该算子无法操作。它具有以下功能:释放所有变体模型的内存。

ClearBarCodeModel清除条形码模型

Delete a bar code model and free the allocated memory

删除条形码模型并释放分配的内存

ClearBarrier清除屏障

Destroy a barrier synchronization object.

销毁屏障同步对象。

ClearBeadInspectionModel清除胶条检查模型

Delete the bead inspection model and free the allocated memory.

删除胶条检查模型并释放分配的内存。

ClearCalibData清除标定数据

Free the memory of a calibration data model.

释放标定数据模型的内存。

ClearCameraSetupModel清除相机设置模型

Free the memory of a calibration setup model.

释放标定设置模型的内存。

ClearClassGmm清除类高斯混合模型

Clear a Gaussian Mixture Model.

清除高斯混合模型。

ClearClassKnn清除类K-最近邻

Clear a k-NN classifier.

清除k-最近邻(K-NN)分类器。

ClearClassLut清除类查找表

Clear a look-up table classifier.

清除查找表分类器。

ClearClassMlp清除类多层感知机

Clear a multilayer perceptron.

清除多层感知机。

ClearClassSvm清除类支持向量机

Clear a support vector machine.

清除支持向量机。

ClearClassTrainData清除类训练数据

Clears training data for classifiers.

清除分类器的训练数据。

ClearColorTransLut清除颜色变换查找表

Release the look-up-table needed for color space transformation.

释放颜色空间变换所需的查找表。

ClearComponentModel清除组件模型

Free the memory of a component model.

释放组件模型的内存。

ClearCondition清除条件

Destroy a condition synchronization object.

销毁条件同步对象。

ClearDataCode2dModel清除数据码二维模型

Delete a 2D data code model and free the allocated memory.

删除二维数据码模型并释放分配的内存。

ClearDeformableModel清除可变形模型

Free the memory of a deformable model.

释放可变形模型的内存。

ClearDeformableSurfaceMatchingResult清除可变形表面匹配结果

Free the memory of a deformable surface matching result.

释放可变形表面匹配结果的内存。

ClearDeformableSurfaceModel清除可变形表面模型

Free the memory of a deformable surface model.

释放可变形表面模型的内存。

ClearDescriptorModel清除描述符模型

Free the memory of a descriptor model.

释放描述符模型的内存。

ClearDistanceTransformXld清除距离变换扩展线描述

Clear a XLD distance transform.

清除扩展线描述XLD距离变换。


首页
84162741QQ
联系