这里的类索引是针对.NET环境的,其他环境的基本类似。索引是从19.11版本开始,类名称中未包含数字版本说明的,则是表示19.11版本中已经包含了该类。类名称中有数字说明的,则表示该类是从数字表示版本后才增加的新类。目前已经更新到Halcon 24.11版本。而19.11之前版本中是否包含当前的类,则未做验证。但是从更新历史来看,大部分的类都是包含的,更新版本后,也只是增加一两个新类。
Represents an instance of a bar code reader.
表示条形码阅读器的实例。
Represents an instance of a barrier synchronization object.
表示屏障同步对象的实例。Barrier是一种同步机制,它确保在所有参与的线程或进程到达某个特定的执行点(称为Barrier Point或同步点)之前,它们都不会继续执行后续的代码。简单来说,它就像是一个检查点,所有的线程都必须到达这里,然后才能一起继续前进。
Represents an instance of the data structure used to inspect beads.
表示用于检查胶条的数据结构的实例。
Represents an instance of a background estimator.
表示背景估计器的实例。
Represents an instance of a camera calibration model.
表示相机标定模型的实例。
Represents internal camera parameters.
表示内部摄像头参数。
Represents an instance of a camera setup model.
表示相机设置模型的实例。
Represents an instance of a classifier.
表示(盒式)分类器的实例。
Represents an instance of a Gaussian mixture model.
表示高斯混合模型(分类器)的实例。
Represents an instance of a k-NearestNeighbor classifier.
表示k-NearestNeighbor(K-最近邻)分类器的实例。
Represents an instance of a classification lookup table
表示分类查找表的实例
Represents an instance of a multilayer perceptron.
表示多层感知机的实例。
Represents an instance of a support vector machine.
表示支持向量机的实例。
Represents an instance of a training data management class.
表示训练数据管理类的实例。
Represents an instance of a color space transformation lookup table
表示颜色空间变换查找表的实例
Represents an instance of a model for the component-based matching.
表示基于组件匹配的模型的实例。
Represents an instance of a training result for the component-based matching.
表示基于组件匹配的训练结果的实例。
Class representing a compute device handle.
表示计算设备句柄的类。
Represents an instance of a condition synchronization object.
表示条件同步对象的实例。
Represents an instance of a 2D data code reader.
表示二维数据读码器的实例。
Represents an instance of a Deep Neural Network based Deep 3D Matching model.
表示基于深度神经网络的深度三维匹配模型的实例。
Represents an instance of a deformable model for matching.
表示用于匹配的可变形模型的实例。
Represents an instance of a deformable surface matching result.
表示可变形曲面匹配结果的实例。
Represents an instance of a deformable surface model.
表示可变形曲面模型的实例。
Represents an instance of a descriptor model.
表示描述符模型的实例。
Represents an instance of a Dictionary.
表示字典的实例。
Represents an instance of a Deep Neural Network.
表示深度神经网络的实例。
Represents an instance of a Deep Neural Network inference step result.
表示深度神经网络推理步骤结果的实例。
Represents an instance of a Deep Neural Network training step result.
表示深度神经网络训练步骤结果的实例。
Represents an instance of a Deep Learning capable compute device.
表示具有深度学习能力的计算设备的实例。
Represents an instance of a Deep Neural Network graph layer.
表示深度神经网络图层的实例。
Represents an instance of a Deep Neural Network.
表示深度神经网络的实例。
Represents an instance of a Deep Neural Network based Deep Counting model.
表示基于深度神经网络的深度计数模型的实例。
Represents an instance of a Deep Neural Network based OCR model.
表示基于深度神经网络的光学字符识别模型的实例。
Represents an instance of the parameter information for pruning a Deep Neural Network model.
表示用于修剪深度神经网络模型的参数信息的实例。
Represents an instance of a drawing object.
表示绘制对象的实例。
Represents a dual quaternion.
表示对偶四元数。
Represents an instance of an encrypted item.
表示加密项的实例。
Represents an instance of an event synchronization object.
表示事件同步对象的实例。
Represents an instance of a training used for the classifier.
表示用于分类器的训练实例。
Represents an instance of a file.
表示文件的实例。
Represents an instance of an image acquisition device.
表示图像采集设备的实例。
Represents an instance of a 1d function.
表示一维函数的实例。
Represents an instance of a result of generic shape matching.
表示通用形状匹配结果的实例。
Represents an instance of a connection to a gnuplot process.
表示与gnuplot(是一种科学绘图工具)进程的连接实例。
Represents a generic instance of a handle.
表示句柄的通用实例。
Represents a homogeneous 2D transformation matrix.
表示一个齐次二维变换矩阵。
Represents a homogeneous 3D transformation matrix.
表示一个齐次三维变换矩阵。
Represents an instance of a channel of an I/O device.
表示I/O设备通道的实例。
Represents an instance of an I/O device.
表示I/O设备的实例。
Represents an instance of an image object(-array).
表示图像对象(-数组)的实例。
Class grouping system information related functionality.
类分组系统信息相关功能。
Represents an instance of a lexicon.
表示词典的实例。
Represents an instance of a matrix.
表示矩阵的实例。
Represents an instance of a tool to measure distances.
表示用于测量距离的工具的实例。
Represents an instance of a memory block.
表示内存块的实例。
Represents an instance of a data container to be sent via message queues.
表示要通过消息队列发送的数据容器的实例。
Represents an instance of a message queue for inter-thread communication.
表示用于线程间通信的消息队列的实例。
Represents an instance of a metrology model.
表示计量模型的实例。
Class grouping methods belonging to no other HALCON class.
不属于其他HALCON类的类分组方法。
Represents an instance of a mutex synchronization object.
表示互斥同步对象的实例。
Represents an instance of an NCC model for matching.
表示用于匹配的NCC(Normalized cross-correlation)模型的实例。
Represents an instance of an OCR box classifier.
表示OCR盒式分类器的实例。
Represents an instance of a CNN OCR classifier.
表示CNN OCR分类器的实例。
Represents an instance of a k-NearestNeighbor OCR classifier.
表示K-最近邻OCR分类器的实例。
Represents an instance of a MLP OCR classifier.
表示MLP OCR分类器的实例。
Represents an instance of a SVM OCR classifier.
表示SVM OCR分类器的实例。
Represents an instance of a tool for optical character verification.
表示光学字符验证工具的实例。
Represents an instance of an iconic object(-array). Base class for images, regions and XLDs
表示图标对象(-array)的实例。图像、区域和XLD的基类
Represents an instance of a 3D object model.
表示三维对象模型的实例。
Class grouping all HALCON operators.
类分组所有HALCON算子。
Represents a rigid 3D transformation with 7 parameters (3 for the rotation, 3 for the translation, 1 for the representation type).
表示具有7个参数的刚性三维变换(3个用于旋转,3个用于平移,1个用于表示类型)。
Represents a quaternion.
表示四元数。
Represents an instance of a region object(-array).
表示区域对象(-array)的实例。
Represents an instance of a sample identifier.
表示样本标识符的实例。
Represents an instance of a scattered data interpolator.
表示离散数据插值器的实例。
Represents an instance of a 3D graphic scene.
表示三维图形场景的实例。
Represents an instance of a connection via a serial port.
表示通过串行端口连接的实例。
Represents an instance of a serializied item.
表示序列化项的实例。
Represents an instance of a shape model for matching.
表示用于匹配的形状模型的实例。
Represents an instance of a 3D shape model for 3D matching.
表示用于3D匹配的3D形状模型的实例。
Represents an instance of the data structure required to perform 3D measurements with the sheet-of-light technique.
表示使用激光三角技术执行3D测量所需的数据结构的实例。
Represents an instance of a socket connection.
表示套接字连接的实例。
Represents an instance of a stereo model.
表示立体模型的实例。
Represents an instance of a structured light model.
表示结构光模型的实例。
Represents an instance of a surface matching result.
表示曲面匹配结果的实例。
Represents an instance of a surface model.
表示表面模型的实例。
Class grouping system information and manipulation related functionality.
类分组系统信息和操作相关功能。
Represents an instance of a template for gray value matching.
表示灰度值匹配模板的实例。
Represents an instance of a text model for text segmentations.
表示用于文本分割的文本模型的实例。
Represents an instance of a text segmentations result.
表示文本分割结果的实例。
Represents an instance of a texture model for texture inspection.
表示用于纹理检查的纹理模型的实例。
Represents an instance of a texture inspection result.
表示纹理检查结果的实例。
Provides tuple functionality.
提供元组功能。
Represents an instance of a variation model.
表示变体模型的实例。
Represents an instance of a HALCON window.
表示HALCON窗口的实例。
Represents an instance of an XLD object(-array).
表示XLD(eXtended Line Descriptions)对象的实例(-数组)。
Represents an instance of an XLD contour object(-array).
表示XLD轮廓对象(-数组)的实例。
Represents an instance of a XLD distance transformation.
表示XLD距离变换的实例。
Represents an instance of an XLD extended parallel object(-array).
表示XLD扩展并行对象(-数组)的实例。
Represents an instance of an XLD modified parallel object(-array).
表示XLD修改的并行对象(-数组)的实例。
Represents an instance of an XLD parallel object(-array).
表示XLD并行对象(-数组)的实例。
Represents an instance of an XLD polygon object(-array).
表示XLD多边形对象(-数组)的实例。