Halcon各版本新增加的算子-L(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所有算子索引
Extract regions with equal gray values from an image.
从图像中提取具有相等灰度值的区域。
Calculate the Laplace operator by using finite differences.
使用有限差分计算拉普拉斯算子。
LoG-Operator (Laplace of Gaussian).
LoG算子(高斯拉普拉斯算子)。
Train the classifier.
训练分类器。
Train a classificator using a multi-channel image.
使用多通道图像训练分类器。
Construct classes for ClassNdimNorm.
为ClassNdimNorm构建类。
Train the classifier with one data set.
用一个数据集训练分类器。
Length of contours or polygons.
轮廓或多边形的长度。
Calculate the orientation of lines.
计算线的方向。
Calculate the center of gravity, length, and orientation of a line.
计算线的重心、长度和方向。
Compute an affine transformation of the color values of a multichannel image.
计算多通道图像颜色值的仿射变换。
Detect color lines and their width.
检测彩色线及其宽度。
Detection of lines using the facet model.
使用小面模型检测线。
Detect lines and their width.
检测线及其宽度。
List all files in a directory.
罗列目录中的所有文件。
Load the weights of a source model into a target model.
将源模型的权重加载到目标模型中。
Detect all local maxima in an image.
检测图像中的所有局部最大值。
Select XLD contours with a local maximum of gray values.
选择具有局部最大灰度值的XLD轮廓。
Subpixel precise detection of local maxima in an image.
图像中局部最大值的亚像素精度检测。
Detect all local minima in an image.
检测图像中的所有局部最小值。
Calculate the local minimum and maximum points of a function.
计算函数的局部最小值和最大值。
Subpixel precise detection of local minima in an image.
图像中局部最小值的亚像素精度检测。
Segment an image using local thresholding.
使用局部阈值分割图像。
Lock a mutex synchronization object.
锁定互斥同步对象。
Calculate the logarithm of an image.
计算图像的对数。
Check if a word is contained in a lexicon.
检查词典中是否包含单词。
Detect all gray value lowlands.
检测所有灰度值低地。与之相关的则是Plateaus高原。
Detect the centers of all gray value lowlands.
检测所有灰度值低地的中心。
Transform an image with a gray-value look-up-table.
使用灰度值查找表变换图像。