这里的类和算子是针对.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 an XLD polygon object(-array).
表示XLD多边形对象(-数组)的实例。
Apply an arbitrary affine transformation to XLD polygons.
对扩展线描述多边形应用任意仿射变换。
Combine road hypotheses from two resolution levels.
合并两个分辨率级别的路径假设。
Compare iconic objects regarding equality.
比较图标对象的相等性。
Concatenate two iconic object tuples.
连接两个图标对象元组。
Copy an iconic object in the HALCON database.
复制HALCON数据库中的图标对象。
Deserialize a serialized XLD object.
反序列化一个序列化XLD对象。
Compute the difference of closed polygons.
计算闭合多边形的差。
Compute the mapping between the distorted image and the rectified image based upon the points of a regular grid.
基于规则网格的点计算畸变图像和校正图像之间的映射。
Extract parallel XLD polygons.
提取平行XLD多边形。
Create a region from an XLD polygon.
从XLD多边形创建区域。
Return an XLD polygon's data (as lines).
返回XLD多边形的数据(作为线)。
Return an XLD polygon's data.
返回XLD多边形的数据。
Insert objects into an iconic object tuple.
将对象插入到图标对象元组中。
Intersect closed polygons.
相交闭合多边形。
Calculate the difference of two object tuples.
计算两个对象元组的差。
Read XLD polygons from a file in ARC/INFO generate format.
从ARC/INFO生成格式的文件中读取XLD多边形。
Read XLD polygons from a DXF file.
从DXF文件读取XLD多边形。
Remove objects from an iconic object tuple.
从图标对象元组中移除对象。
Replaces one or more elements of an iconic object tuple.
替换图标对象元组的一个或多个元素。
Select objects from an object tuple.
从对象元组中选择对象。
Select contours or polygons using shape features.
使用形状特征选择轮廓或多边形。
Choose all contours or polygons containing a given point.
选择包含给定点的所有轮廓或多边形。
Serialize an XLD object.
序列化XLD对象。
Transform the shape of contours or polygons.
变换轮廓或多边形的形状。
Split XLD contours at dominant points.
在主要点处拆分XLD轮廓。
Compute the symmetric difference of closed polygons.
计算闭合多边形的对称差。
Compare image objects regarding equality.
比较图像对象的相等性。
Compute the union of closed polygons.
计算闭合多边形的并集。
Write XLD polygons to a file in ARC/INFO generate format.
将XLD多边形以ARC/INFO生成格式写入文件。
Write XLD polygons to a file in DXF format.
将XLD多边形写入DXF格式的文件。