Halcon各版本新增加的算子-A1(17.12~24.11版)
Halcon各版本新增加的算子-A1(17.12~24.11版)这里的算子索引是针对.NET环境的,其他环境的基本类似。索引是从Halcon 17.12版本开始统计,算子名称中未包含数字版本说明的,表示17.12版本中已经包含了该算子。算子名称中有数字说明的,则表示该算子是从数字表示版本才增加的新算子。目前已经更新到Halcon 24.11版本。而17.12之前版本中是否包含当前的算子,则未做验证。但是从更新历史来看,大部分的算子都是包含的,更新版本后,也只是增加少量几个十几二十几个新算子。
http://visionbbs.com/data/attachment/forum/202412/06/111105y66wbh4kg4qq2w36.png
《LabVIEW HALCON图像处理入门教程(24.09)》含深度学习,LabVIEW使用NI VISION+Halcon混合编程机器视觉与图像处理入门学习资料
http://visionbbs.com/thread-28124-1-1.html
Index of all Operators所有算子索引A1
AbsDiffImage绝对差图像Calculate the absolute difference of two images.计算两幅图像的绝对差。AbsFunct1d绝对函数一维Absolute value of the y values.y值的绝对值。AbsImage绝对图像Calculate the absolute value (modulus) of an image.计算图像的绝对值(模)。AbsMatrix绝对矩阵Compute the absolute values of the elements of a matrix.计算矩阵元素的绝对值。AbsMatrixMod绝对矩阵模Compute the absolute values of the elements of a matrix.计算矩阵元素的绝对值。AccessChannel访问通道Access a channel of a multi-channel image.访问多通道图像的通道。AcosImage反余弦图像Calculate the arccosine of an image.计算图像的反余弦。ActivateComputeDevice激活计算设备Activate a compute device.激活计算设备。AdaptShapeModelHighNoise调整形状模型高噪声(20.11)Adapt a shape model's parameters for high noise images.针对高噪声图像调整形状模型的参数。AdaptTemplate调整模板Adapting a template to the size of an image.使模板适应图像的大小。AddChannels添加通道Add gray values to regions.为区域添加灰度值。AddClassTrainDataGmm添加类训练数据高斯混合模型Add training data to a Gaussian Mixture Model (GMM).将训练数据添加到高斯混合模型(GMM)中。AddClassTrainDataKnn添加类训练数据K-最近邻Add training data to a k-nearest neighbors(k-NN) classifier.将训练数据添加到k-最近邻(k-NN)分类器中。AddClassTrainDataMlp添加类训练数据多层感知机Add training data to a multilayer perceptron (MLP).将训练数据添加到多层感知机(MLP)中。AddClassTrainDataSvm添加类训练数据支持向量机Add training data to a support vector machine(SVM).将训练数据添加到支持向量机(SVM)中。AddDeformableSurfaceModelReferencePoint添加可变形表面模型参考点Add a reference point to a deformable surface model.将参考点添加到可变形表面模型。AddDeformableSurfaceModelSample添加可变形表面模型样本Add a sample deformation to a deformable surface model.将样本变形添加到可变形表面模型。AddDlPruningBatch添加深度学习剪枝批次(20.11)Calculate scores to prune a deep learning model.计算分数以修剪深度学习模型。AddImage加图像Add two images.加两幅图像。AddImageBorder添加图像边框(23.05)Add a border to an image.为图像添加边框。AddMatrix加矩阵Add two matrices.加两个矩阵。AddMatrixMod加矩阵模Add two matrices.加两个矩阵。AddMetrologyObjectCircleMeasure添加计量对象圆测量Add a circle or a circular arc to ametrology model.将圆或圆弧添加到计量模型中。AddMetrologyObjectEllipseMeasure添加计量对象椭圆测量Add an ellipse or an elliptic arc to a metrology model.将椭圆或椭圆弧添加到计量模型中。AddMetrologyObjectGeneric添加计量对象通用Add a metrology object to a metrology model.将计量对象添加到计量模型中。AddMetrologyObjectLineMeasure添加计量对象线测量Add a line to a metrology model.在计量模型中添加一条线。AddMetrologyObjectRectangle2Measure添加计量对象矩形2测量Add a rectangle to a metrology model.将矩形添加到计量模型中。AddNoiseDistribution添加噪声分布Add noise to an image.为图像添加噪声。AddNoiseWhite添加白噪声Add noise to an image.为图像添加噪声。AddNoiseWhiteContourXld添加白噪声轮廓扩展线描述Add noise to XLD contours.为扩展线描述(XLD)轮廓添加噪声。AddSampleClassGmm添加样本类高斯混合模型Add a training sample to the training data of a Gaussian Mixture Model.将训练样本添加到高斯混合模型的训练数据中。AddSampleClassKnn添加样本类K-最近邻Add a sample to a k-nearest neighbors(k-NN) classifier.将样本添加到k-最近邻(k-NN)分类器中。AddSampleClassMlp添加样本类多层感知机Add a training sample to the training data of a multilayer perceptron.将训练样本添加到多层感知机的训练数据中。AddSampleClassSvm添加样本类支持向量机Add a training sample to the training data of a support vector machine.将训练样本添加到支持向量机的训练数据中。AddSampleClassTrainData添加样本类训练数据Add a training sample to training data.将训练样本添加到训练数据中。AddSampleIdentifierPreparationData添加样本标识符准备数据Add preparation data to an existing sample identifier.将准备数据添加到现有的样本标识符中。AddSampleIdentifierTrainingData添加样本标识符训练数据Add training data to an existing sample identifier.将训练数据添加到现有的样本标识符中。AddSamplesImageClassGmm添加样本图像类高斯混合模型Add training samples from an image to the training data of a Gaussian Mixture Model.将图像中的训练样本添加到高斯混合模型的训练数据中。AddSamplesImageClassKnn添加样本图像类K-最近邻Add training samples from an image to the training data of a k-Nearest-Neighbor classifier.将图像中的训练样本添加到k-最近邻(K-NN)分类器的训练数据中。AddSamplesImageClassMlp添加样本图像类多层感知机Add training samples from an image to the training data of a multilayer perceptron.将图像中的训练样本添加到多层感知机的训练数据中。AddSamplesImageClassSvm添加样本图像类支持向量机Add training samples from an image to the training data of a support vector machine.将图像中的训练样本添加到支持向量机的训练数据中。AddScene3dCamera添加场景三维相机Add a camera to a 3D scene.将相机添加到三维场景中。AddScene3dInstance添加场景三维实例Add an instance of a 3D object model to a 3D scene.将三维对象模型的实例添加到三维场景中。AddScene3dLabel添加场景三维标签Add a text label to a 3D scene.向三维场景添加文本标签。AddScene3dLight添加场景三维光源Add a light source to a 3D scene.将光源添加到3D场景中。AddTextureInspectionModelImage添加纹理检查模型图像Add training images to the texture inspection model.将训练图像添加到纹理检查模型中。AdjustMosaicImages调整拼接图像Apply an automatic color correction topanorama images.对全景图像应用自动颜色校正。AffineTransContourXld仿射变换轮廓扩展线描述Apply an arbitrary affine 2D transformation to XLD contours.对扩展线描述轮廓应用任意仿射二维变换。AffineTransImage仿射变换图像Apply an arbitrary affine 2D transformation to images.对图像应用任意仿射二维变换。AffineTransImageSize仿射变换图像大小Apply an arbitrary affine 2D transformation to an image and specify the output image size.对图像应用任意仿射二维变换,并指定输出图像大小。AffineTransObjectModel3d仿射变换对象模型三维Apply an arbitrary affine 3D transformation to 3D object models.对三维对象模型应用任意仿射三维变换。AffineTransPixel仿射变换像素Apply an arbitrary affine 2D transformation to pixel coordinates.对像素坐标应用任意仿射2D变换。AffineTransPoint2d仿射变换点二维Apply an arbitrary affine 2D transformation to points.对点应用任意仿射二维变换。AffineTransPoint3d仿射变换点三维Apply an arbitrary affine 3D transformation to points.对点应用任意仿射3D变换。AffineTransPolygonXld仿射变换多边形扩展线描述Apply an arbitrary affine transformation to XLD polygons.对扩展线描述多边形应用任意仿射变换。AffineTransRegion仿射变换区域Apply an arbitrary affine 2D transformation to regions.对区域应用任意仿射二维变换。AlignMetrologyModel对齐计量模型Alignment of a metrology model.计量模型的对齐。
页:
[1]