Halcon各版本新增加的算子-A2(17.12~24.11版)
这里的算子索引是针对.NET环境的,其他环境的基本类似。索引是从Halcon 17.12版本开始统计,算子名称中未包含数字版本说明的,表示17.12版本中已经包含了该算子。算子名称中有数字说明的,则表示该算子是从数字表示版本才增加的新算子。目前已经更新到Halcon 24.11版本。而17.12之前版本中是否包含当前的算子,则未做验证。但是从更新历史来看,大部分的算子都是包含的,更新版本后,也只是增加少量几个十几二十几个新算子。
《LabVIEW HALCON图像处理入门教程(24.09)》含深度学习,LabVIEW使用NI VISION+Halcon混合编程机器视觉与图像处理入门学习资料
http://visionbbs.com/thread-28124-1-1.html
Index of all Operators所有算子索引
A2
AngleLl角度线
Calculate the angle between two lines.
计算两条线之间的角度。
AngleLx角度线水平
Calculate the angle between one line and the horizontal axis.
计算一条线与水平轴之间的角度。
AnisotropicDiffusion各向异性扩散
Perform an anisotropic diffusion of an image.
对图像进行各向异性扩散。
AppendChannel附加通道
Append additional matrices (channels) to the image.
将其他矩阵(通道)附加到图像。
AppendOcrTrainf附加光学字符识别训练文件
Add characters to a training file.
将字符添加到训练文件中。
ApplyBeadInspectionModel应用胶条检查模型
Inspect beads in an image, as defined by the bead inspection model.
根据胶条检查模型的定义,在图像中检查胶条。
ApplyColorTransLut应用颜色变换查找表
Color space transformation using pre-generated look-up-table.
使用预生成的查找表进行颜色空间变换。
ApplyDeepCountingModel应用深度计数模型(23.05)
Apply a Deep Counting model on a set of images for inference.
对一组图像应用深度计数模型进行推理。
ApplyDeepMatching3d应用深度匹配三维(24.11)
Find the pose of objects using Deep 3D Matching.
使用深度三维匹配查找对象的姿态。
ApplyDeepOcr应用深度光学字符识别(20.11)
Apply a Deep OCR model on a set of images for inference.
在一组图像上应用深度光学字符识别模型进行推理。
ApplyDistanceTransformXld应用距离变换扩展线描述
Determine the pointwise distance of two contours using an XLD distance transform.
使用扩展线描述距离变换确定两个轮廓的逐点距离。
ApplyDlClassifier应用深度学习分类器
Infer the class affiliations for a set of images using a deep-learning-based classifier.
使用基于深度学习的分类器推断一组图像的类关系。
ApplyDlModel应用深度学习模型(18.11)
Apply a deep-learning-based network on a set of images for inference.
在一组图像上应用基于深度学习的网络进行推理。
ApplyMetrologyModel应用计量模型
Measure and fit the geometric shapes of all metrology objects of a metrology model.
测量并拟合计量模型中所有计量对象的几何形状。
ApplySampleIdentifier应用样本标识符
Identify objects with a sample identifier.
使用样本标识符标识对象。
ApplySheetOfLightCalibration应用激光三角测量标定
Apply the calibration transformations tothe input disparity image.
将标定变换应用于输入视差图像。
ApplyTextureInspectionModel应用纹理检查模型
Inspection of the texture within an image.
检查图像中的纹理。
ApproxChain近似链
Approximate a contour by arcs and lines.
用圆弧和线近似轮廓。
ApproxChainSimple近似链简单
Approximate a contour by arcs and lines.
用圆弧和线近似轮廓。
AreaCenter面积中心
Area and center of regions.
面积和区域中心。
AreaCenterGray面积中心灰度
Compute the area and center of gravity of a region in a gray value image.
计算灰度图像中某个区域的面积和重心。
AreaCenterPointsXld面积中心点扩展线描述
Area and center of gravity (centroid) of contours and polygons treated as point clouds.
被视为点云的轮廓和多边形的面积和重心(质心)。
AreaCenterXld面积中心扩展线描述
Area and center of gravity (centroid) of contours and polygons.
轮廓和多边形的面积和重心(质心)。
AreaHoles面积孔
Compute the area of holes of regions.
计算区域的孔面积。
AreaIntersectionRectangle2面积相交矩形2(19.05)
Calculate the intersection area of oriented rectangles.
计算定向矩形的相交面积。
AreaObjectModel3d面积对象模型三维
Calculate the area of all faces of a 3D object model.
计算三维对象模型所有面的面积。
AsinImage反正弦图像
Calculate the arcsine of an image.
计算图像的反正弦。
Atan2Image反正切2图像
Calculate the arctangent of two images.
计算两幅图像的反正切。
AtanImage反正切图像
Calculate the arctangent of an image.
计算图像的反正切。
AttachBackgroundToWindow附加背景到窗口
Attach a background image to a HALCON window.
将背景图像附加到HALCON窗口。
AttachDrawingObjectToWindow附加绘制对象到窗口
Attach an existing drawing object to a HALCON window.
将现有绘制对象附加到HALCON窗口。
AutoThreshold自动阈值
Segment an image using thresholds determined from its histogram.
使用从直方图确定的阈值对图像进行分割。
AxisAngleToQuat轴角度至四元数
Create a rotation quaternion.
创建旋转四元数。