这里的类和算子是针对.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 contour object(-array).
表示XLD轮廓对象(-数组)的实例。
Approximate XLD contours by polygons.
通过多边形近似XLD轮廓。
Create an XLD contour in the shape of a rectangle.
以矩形形状创建XLD轮廓。
Create a region from an XLD contour.
从XLD轮廓创建区域。
Calculate the direction of an XLD contour for each contour point.
计算每个轮廓点的XLD轮廓的方向。
Return point attribute values of an XLD contour.
返回XLD轮廓的点属性值。
Return global attributes values of an XLD contour.
返回XLD轮廓的全局属性值。
Return the coordinates of an XLD contour.
返回XLD轮廓的坐标。
Return XLD contour parameters.
返回XLD轮廓参数。
Insert objects into an iconic object tuple.
将对象插入到图标对象元组中。
Intersect closed contours.
相交闭合轮廓。
Intersect a contour with a region.
将轮廓与区域相交。
Select XLD contours with a local maximum of gray values.
选择具有局部最大灰度值的XLD轮廓。
Merge XLD contours from successive line scan images.
合并连续线扫描图像中的XLD轮廓。
Calculate the difference of two object tuples.
计算两个对象元组的差。
Transform a contour in an annular arc to polar coordinates.
将环形弧中的轮廓变换为极坐标。
Transform a contour in polar coordinates back to Cartesian coordinates
将极坐标系中的轮廓变换回笛卡尔坐标系
Apply a projective transformation to an XLD contour.
对XLD轮廓应用投影变换。
Return the names of the defined attributes of an XLD contour.
返回XLD轮廓的已定义属性的名称。
Return the names of the defined global attributes of an XLD contour.
返回XLD轮廓的已定义全局属性的名称。
Calibrate the radial distortion.
标定径向畸变。
Read XLD contours to a file in ARC/INFO generate format.
将XLD轮廓读取到ARC/INFO生成格式的文件中。
Read XLD contours from a DXF file.
从DXF文件读取XLD轮廓。
Calculate the parameters of a regression line to an XLD contour.
计算XLD轮廓的回归线参数。
Remove objects from an iconic object tuple.
从图标对象元组中移除对象。
Replaces one or more elements of an iconic object tuple.
替换图标对象元组的一个或多个元素。
Segment XLD contour parts whose local attributes fulfill given conditions.
分割局部属性满足给定条件的XLD轮廓部分。
Segment XLD contours into line segments and circular or elliptic arcs.
将XLD轮廓分割成线段和圆弧或椭圆弧。
Select XLD contours according to several features.
根据多个特征选择XLD轮廓。
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.
变换轮廓或多边形的形状。
Smooth an XLD contour.
平滑XLD轮廓。
Sort contours with respect to their relative position.
根据轮廓的相对位置对轮廓进行排序。
Compute the symmetric difference of closed contours.
计算闭合轮廓的对称差。
Compare image objects regarding equality.
比较图像对象的相等性。
Train a shape model for matching.
训练形状模型进行匹配。
Compute the union of closed contours.
计算闭合轮廓的并集。
Compute the union of contours whose end points are close together.
计算端点靠近的轮廓的并集。
Compute the union of contours that belong to the same circle.
计算属于同一圆的轮廓的并集。
Compute the union of collinear contours (operator with extended functionality).
计算共线轮廓的并集(具有扩展功能的运算符)。
Unite approximately collinear contours.
合并近似共线的轮廓。
Compute the union of cotangential contours.
计算余切轮廓的并集。
Compute the union of neighboring straight contours that have a similar distance from a given line.
计算与给定直线具有相似距离的相邻直线轮廓的并集。
Compute the union of neighboring straight contours that have a similar direction.
计算具有相似方向的相邻直线轮廓的并集。
Write XLD contours to a file in ARC/INFO generate format.
将XLD轮廓以ARC/INFO生成格式写入文件。
Write XLD contours to a file in DXF format.
将XLD轮廓写入DXF格式的文件。