这里的类和算子是针对.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所有类和方法索引
Represents an instance of a metrology model.
表示计量模型的实例。
Add a circle or a circular arc to a metrology model.
将圆或圆弧添加到计量模型中。
Add an ellipse or an elliptic arc to a metrology model.
将椭圆或椭圆弧添加到计量模型中。
Add a metrology object to a metrology model.
将计量对象添加到计量模型中。
Add a line to a metrology model.
在计量模型中添加一条线。
Add a rectangle to a metrology model.
将矩形添加到计量模型中。
Alignment of a metrology model.
计量模型的对齐。
Measure and fit the geometric shapes of all metrology objects of a metrology model.
测量并拟合计量模型中所有计量对象的几何形状。
Delete a metrology model and free the allocated memory.
删除计量模型并释放分配的内存。
Delete metrology objects and free the allocated memory.
删除计量对象并释放分配的内存。
Copy a metrology model.
复制计量模型。
Copy metrology metrology objects of a metrology model.
复制计量模型的计量对象。
Create the data structure that is needed to measure geometric shapes.
创建测量几何形状所需的数据结构。
Deserialize a serialized metrology model.
反序列化一个序列化的计量模型。
Get parameters that are valid for the entire metrology model.
获取对整个计量模型有效的参数。
Get a fuzzy parameter of a metrology model.
获取计量模型的模糊参数。
Get the indices of the metrology objects of a metrology model.
获取计量模型中计量对象的索引。
Get the measure regions and the results of the edge location for the metrology objects of a metrology model.
获取计量模型的计量对象的测量区域和边缘位置结果。
Query the model contour of a metrology object in image coordinates.
在图像坐标系中查询计量对象的模型轮廓。
Get the number of instances of the metrology objects of a metrology model.
获取计量模型的计量对象的实例数。
Get one or several parameters of a metrology model.
获取计量模型的一个或多个参数。
Get the results of the measurement of a metrology model.
获取计量模型的测量结果。
Query the result contour of a metrology object.
查询计量对象的结果轮廓。
Read a metrology model from a file.
从文件中读取计量模型。
Reset all fuzzy parameters and fuzzy functions of a metrology model.
重置计量模型的所有模糊参数和模糊函数。
Reset all parameters of a metrology model.
重置计量模型的所有参数。
Serialize a metrology model.
序列化计量模型。
Set the size of the image of metrology objects.
设置计量对象的图像大小。
Set parameters that are valid for the entire metrology model.
设置对整个计量模型有效的参数。
Set fuzzy parameters or fuzzy functions for a metrology model.
为计量模型设置模糊参数或模糊函数。
Set parameters for the metrology objects of a metrology model.
为计量模型的计量对象设置参数。
Transform metrology objects of a metrology model, e.g., for alignment.
变换计量模型的计量对象,例如用于对齐。
Write a metrology model to a file.
将计量模型写入文件。