这里的类和算子是针对.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 methods belonging to no other HALCON class.
不属于其他HALCON类的类分组方法。
Calculate the angle between two lines.
计算两条线之间的角度。
Calculate the angle between one line and the horizontal axis.
计算一条线与水平轴之间的角度。
Approximate a contour by arcs and lines.
用圆弧和线近似轮廓。
Approximate a contour by arcs and lines.
用圆弧和线近似轮廓。
Read the mark center points from the calibration plate description file.
从标定板描述文件中读取标记中心点。
This operator is inoperable. It had the following function: Delete all background estimation data sets.
该算子无法操作。它具有以下功能:删除所有背景估计数据集。
This operator is inoperable. It had the following function: Destroy all classifiers.
该算子无法操作。它具有以下功能:销毁所有分类器。
This operator is inoperable. It had the following function: Close all open files.
该算子无法操作。它具有以下功能:关闭所有打开的文件。
This operator is inoperable. It had the following function: Close all image acquisition devices.
该算子无法操作。它具有以下功能:关闭所有图像采集设备。
This operator is inoperable. It had the following function: Delete all measure objects.
该算子无法操作。它具有以下功能:删除所有测量对象。
This operator is inoperable. It had the following function: Destroy all OCR classifiers.
该算子无法操作。它具有以下功能:销毁所有OCR分类器。
This operator is inoperable. It had the following function: Clear all OCV tools.
该算子无法操作。它具有以下功能:清除所有OCV工具。
This operator is inoperable. It had the following function: Close all serial devices.
该算子无法操作。它具有以下功能:关闭所有串行设备。
Concat training files.
连接训练文件。
Convert Cartesian coordinates of a 3D point to spherical coordinates.
将三维点的笛卡尔坐标转换至球面坐标。
Convert spherical coordinates of a 3D point to Cartesian coordinates.
将三维点的球面坐标转换为笛卡尔坐标。
Copy a file to a new location.
将文件复制到新位置。
Generate a calibration plate description file and a corresponding PostScript file for a calibration plate with hexagonally arranged marks.
为带有六边形排列标记的标定板生成标定板描述文件和相应的PostScript文件。
Generate a PostScript file, which describes the rectification grid.
生成一个描述校正网格的PostScript文件。
Delete a file.
删除文件。
Deserialize FFT speed optimization data.
反序列化FFT速度优化数据。
Calculate the distance between one point and one line.
计算一个点和一条线之间的距离。
Calculate the distance between a 3D point and a 3D line given by two points on the line.
计算一个3D点和一条由线上两点给出的3D线之间的距离。
Calculate the distance between a 3D point and a 3D line given by Plücker coordinates.
计算由Plücker坐标给出的3D点和3D线之间的距离。
Calculate the distance between two points.
计算两点之间的距离。
Calculate the distances between a point and a line segment.
计算一个点和一条线段之间的距离。
Calculate the distances between a line segment and a line.
计算一条线段和一条线之间的距离。
Calculate the distances between two line segments.
计算两条线段之间的距离。
Check whether file exists.
检查文件是否存在。
Estimate the current state of a system with the help of the Kalman filtering.
借助卡尔曼滤波估计系统的当前状态。
Generate a Gaussian noise distribution.
生成高斯噪声分布。
Generate a projection map that describes the mapping between an arbitrarily distorted image and the rectified image.
生成一个投影映射,描述任意畸变图像和校正图像之间的映射。
Generate a calibration plate description file and a corresponding PostScript file for a calibration plate with rectangularly arranged marks.
为带有矩形排列标记的标定板生成标定板描述文件和相应的PostScript文件。
Get the current working directory.
获取当前工作目录。
Calculate points on the perimeter of an ellipse.
计算椭圆周长上的点。
Return the filter coefficients of a filter in EdgesImage.
返回EdgesImage中滤波器的滤波系数。
Information on smoothing filter SmoothImage.
有关平滑滤波器SmoothImage的信息。
Calculate the intersection point of two lines.
计算两条线的交点。
Calculate the orientation of lines.
计算线的方向。
Calculate the center of gravity, length, and orientation of a line.
计算线的重心、长度和方向。
List all files in a directory.
罗列目录中的所有文件。
Make a directory.
创建一个目录。
Optimize the runtime of the FFT.
优化FFT的运行时间。
Optimize the runtime of the real-valued FFT.
优化实值FFT的运行时间。
Partition lines according to various criteria.
根据各种标准分割线。
Convert a 3D line given by Plücker coordinates to a 3D line given by a point and a direction.
将Plücker坐标给出的3D线转换为由点和方向给出的3D线。
Convert a 3D line given by Plücker coordinates to a 3D line given by two points.
将Plücker坐标给出的3D线转换为由两点给出的3D线。
Convert a 3D line given by a point and a direction to Plücker coordinates.
将由点和方向给出的3D线转换为Plücker坐标。
Convert a 3D line given by two points to Plücker coordinates.
将两点给出的3D线转换为Plücker坐标。
Calculate the projection of a point onto a line.
计算点在直线上的投影。
Load FFT speed optimization data from a file.
从文件加载FFT速度优化数据。
Read the description file of a Kalman filter.
读取卡尔曼滤波器的描述文件。
Query which characters are stored in a training file.
查询训练文件中存储了哪些字符。
Query which characters are stored in a (protected) training file.
查询哪些字符存储在(受保护的)训练文件中。
Read a tuple from a file.
从文件中读取元组。
Delete an empty directory.
删除空目录。
Select lines according to various criteria.
根据各种标准选择线。
Select the longest input lines.
选择最长的输入线。
Serialize FFT speed optimization data.
序列化FFT速度优化数据。
Set the current working directory.
设置当前工作目录。
Generate a salt-and-pepper noise distribution.
生成椒盐噪声分布。
Read an update file of a Kalman filter.
读取卡尔曼滤波器的更新文件。
Store FFT speed optimization data in a file.
将FFT速度优化数据存储在文件中。
Write a tuple to a file.
将元组写入文件。