这里的类和算子是针对.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所有类和方法索引
Class grouping all HALCON operators.
类分组所有HALCON算子。
Create an ellipse.
创建椭圆。
Create an XLD contour that corresponds to an elliptic arc.
创建与椭圆弧对应的XLD轮廓。
Create an ellipse sector.
创建椭圆扇区。
Create an empty object tuple.
创建一个空对象元组。
Create an empty 3D object model.
创建一个空的三维对象模型。
Create an empty region.
创建一个空区域。
Store a filter mask in the spatial domain as a real-image.
将滤波掩模作为实数图像存储在空间域中。
Generate a Gabor filter.
生成伽柏Gabor过滤器。
Generate a Gaussian filter in the frequency domain.
在频域中生成高斯滤波器。
Calculating a Gauss pyramid.
计算高斯金字塔。
Compute the mapping between the distorted image and the rectified image based upon the points of a regular grid.
基于规则网格的点计算畸变图像和校正图像之间的映射。
Create a region from lines or pixels.
从线或像素创建区域。
Generate an ideal highpass filter.
生成理想的高通滤波器。
Create an image from a pointer to the pixels.
从指向像素的指针创建图像。
Create an image from a pointer on the pixels with storage management.
使用存储管理从像素上的指针创建图像。
Create an image with a rectangular domain from a pointer on the pixels (with storage management).
从像素上的指针创建具有矩形域的图像(使用存储管理)。
Create an image from three pointers to the pixels (red/green/blue).
从三个指向像素(红/绿/蓝)的指针创建图像。
Create a three-channel image from three pointers on the pixels with storage management.
使用存储管理从像素上的三个指针创建三通道图像。
Create an image with constant gray value.
创建具有恒定灰度值的图像。
Create a gray value ramp.
创建灰度值渐变。
Create a three-channel image from a pointer to the interleaved pixels.
从指向交错像素的指针创建三通道图像。
Create an image with a specified constant gray value.
创建具有指定恒定灰度值的图像。
Create a tilted gray surface with first order polynomial.
使用一阶多项式创建倾斜的灰度表面。
Create a curved gray surface with second order polynomial.
使用二阶多项式创建弯曲的灰度表面。
Generate a projection map that describes the mapping between the image plane and the plane z=0 of a world coordinate system.
生成一个投影映射,描述图像平面和世界坐标系z=0平面之间的映射。
Extract the initial components of a component model.
提取组件模型的初始组件。
Generate an ideal lowpass filter.
生成一个理想的低通滤波器。
Generate a mean filter in the frequency domain.
在频域中生成均值滤波器。
Prepare the extraction of straight edges perpendicular to an annular arc.
准备提取垂直于环形弧的直边。
Prepare the extraction of straight edges perpendicular to a rectangle.
准备提取垂直于矩形的直边。
Create control data of a NURBS curve that interpolates given points.
创建插值给定点的NURBS曲线的控制数据。
Create a 3D object model that represents a point cloud from a set of 3D points.
从一组三维点创建表示点云的三维对象模型。
Compute the parallel contour of an XLD contour.
计算XLD轮廓的平行轮廓。
Extract parallel XLD polygons.
提取平行XLD多边形。
Create a 3D object model that represents a plane.
创建表示平面的三维对象模型。
Approximate XLD contours by polygons.
通过多边形近似XLD轮廓。
Compute the transformation matrix of the principal component analysis of multichannel images.
计算多通道图像主成分分析的变换矩阵。
Combine multiple images into a mosaic image.
将多个图像合并成拼接图像。
Generate an impulse response of an uniform out-of-focus blurring.
生成均匀离焦模糊的脉冲响应。脉冲响应函数Psf:impulse response function。
Generate an impulse response of a (linearly) motion blurring.
生成(线性)运动模糊的脉冲响应。
Generate a projection map that describes the mapping of images corresponding to a changing radial distortion.
生成一个投影图,描述与变化的径向畸变相对应的图像映射。
Create a random region.
创建一个随机区域。
Create random regions like circles, rectangles and ellipses.
创建圆形、矩形和椭圆形等随机区域。
Create a rectangle parallel to the coordinate axes.
创建一个平行于坐标轴的矩形。
Create a rectangle of any orientation.
创建任意方向的矩形。
Create an XLD contour in the shape of a rectangle.
以矩形形状创建XLD轮廓。
Create a region from an XLD contour.
从XLD轮廓创建区域。
Convert a histogram into a region.
将直方图转换为区域。
Store input lines described in Hesse normal form as regions.
将以黑塞法线形式(Hesse normal form,黑塞法线形式,黑塞范式)描述的输入线存储为区域。
Store input lines as regions.
将输入线存储为区域。
Store individual pixels as image region.
将单个像素存储为图像区域。
Store a polygon as a region.
将多边形存储为区域。
Store a polygon as a “filled” region.
将多边形存储为“填充”区域。
Create a region from an XLD polygon.
从XLD多边形创建区域。
Create a region from a runlength coding.
根据游程编码创建区域。
Generate a bandpass filter with sinusoidal shape.
生成正弦形状的带通滤波器。
Create a 3D object model that represents a sphere.
创建表示球体的三维对象模型。
Create a 3D object model that represents a sphere from x,y,z coordinates.
创建一个3D对象模型,该模型表示x、y、z坐标系中的球体。
Create a spherical mosaic image.
创建球形拼接图像。
Generate a bandpass filter with Gaussian or sinusoidal shape.
生成高斯或正弦形状的带通滤波器。
Generate standard structuring elements.
生成标准结构元素。
Generate the pattern images to be displayed in a structured light setup.
生成要在结构光设置中显示的模式图像。
Compute the generalized eigenvalues and optionally the generalized eigenvectors of general matrices.
计算一般矩阵的广义特征值和可选的广义特征向量。
Compute the generalized eigenvalues and optionally generalized eigenvectors of symmetric input matrices.
计算对称输入矩阵的广义特征值和可选的广义特征向量。
Return AOP information for operators.
为算子返回自动算子并行AOP(Automatic Operator Parallelization)信息。
Access iconic objects that were created during the search or decoding of bar code symbols.
访问在搜索或解码条形码符号期间创建的图标对象。
Get one or several parameters that describe the bar code model.
获取一个或多个描述条形码模型的参数。
Get parameters that are used by the bar code reader when processing a specific bar code type.
获取条形码阅读器在处理特定条形码类型时使用的参数。
Get the alphanumerical results that were accumulated during the decoding of bar code symbols.
获取条形码符号解码过程中累积的字母数字结果。
Get the value of a parameter in a specific bead inspection model.
获取特定胶条检查模型中的参数值。
Return the parameters of the data set.
返回数据集的参数。
Query data stored or computed in a calibration data model.
查询在标定数据模型中存储或计算的数据。
Get contour-based observation data from a calibration data model.
从标定数据模型中获取基于轮廓的观测数据。