石鑫华视觉 发表于 3 天前

Halcon各版本新增加的算子-C4(17.12~24.11版)

Halcon各版本新增加的算子-C4(17.12~24.11版)
这里的算子索引是针对.NET环境的,其他环境的基本类似。索引是从Halcon 17.12版本开始统计,算子名称中未包含数字版本说明的,表示17.12版本中已经包含了该算子。算子名称中有数字说明的,则表示该算子是从数字表示版本才增加的新算子。目前已经更新到Halcon 24.11版本。而17.12之前版本中是否包含当前的算子,则未做验证。但是从更新历史来看,大部分的算子都是包含的,更新版本后,也只是增加少量几个十几二十几个新算子。
http://shixinhua.com/static/upload/image/20241219/1734570310121608.png
《LabVIEW HALCON图像处理入门教程(24.09)》含深度学习,LabVIEW使用NI VISION+Halcon混合编程机器视觉与图像处理入门学习资料
http://visionbbs.com/thread-28124-1-1.html

Index of all Operators所有算子索引C4
CorrelationFft相关快速傅立叶变换Compute the correlation of two images in the frequency domain.在频域中计算两幅图像的相关。CosImage余弦图像Calculate the cosine of an image.计算图像的余弦值。CountChannels计数通道Count channels of image.统计图像的通道数。CountObj计数对象Number of objects in a tuple.元组中的对象数。CountRelation计数关系Number of entries in the HALCON database.HALCON数据库中的条目数。CountSeconds计数秒数Passed Time.流逝的时间。CreateAnisoShapeModel创建各向异性形状模型Prepare an anisotropically scaled shape model for matching.准备一个各向异性缩放的形状模型进行匹配。CreateAnisoShapeModelXld创建各向异性形状模型扩展线描述Prepare an anisotropically scaled shape model for matching from XLD contours.准备一个各向异性缩放的形状模型,以便从扩展线描述轮廓进行匹配。CreateBarCodeModel创建条形码模型Create a model of a bar code reader.创建条形码阅读器的模型。CreateBarrier创建屏障Create a barrier synchronization object.创建屏障同步对象。CreateBeadInspectionModel创建胶条检查模型Create a model to inspect beads or adhesive in images.创建模型以检查图像中的胶条或粘合剂。CreateBgEsti创建背景估计Generate and initialize a data set for the background estimation.生成并初始化背景估计的数据集。CreateCalibData创建标定数据Create a HALCON calibration data model.创建HALCON标定数据模型。CreateCalibDescriptorModel创建标定描述符模型Create a descriptor model for calibrated perspective matching.创建用于标定透视匹配的描述符模型。CreateCaltab创建标定表Generate a calibration plate description file and a corresponding PostScript file for a calibration plate with hexagonally arranged marks.为带有六边形排列标记的标定板生成标定板描述文件和相应的PostScript文件。CreateCamPoseLookAtPoint创建相机姿态观察点Create a 3D camera pose from camera center and viewing direction.从相机中心和观察方向创建3D相机姿态。CreateCameraSetupModel创建相机设置模型Create a model for a setup of calibrated cameras.为标定的相机设置创建模型。CreateClassBox创建类盒子Create a new classifier.创建一个新的分类器。CreateClassGmm创建类高斯混合模型Create a Gaussian Mixture Model for classification创建高斯混合模型进行分类CreateClassKnn创建类K-最近邻Create a k-nearest neighbors (k-NN) classifier.创建一个k-最近邻(k-NN)分类器。CreateClassLutGmm创建类查找表高斯混合模型Create a look-up table using a gaussian mixture model to classify byte images.使用高斯混合模型创建查找表来对字节图像进行分类。CreateClassLutKnn创建类查找表K-最近邻Create a look-up table using a k-nearest neighbors classifier (k-NN) to classify byte images.使用k-最近邻分类器(k-NN)创建查找表来对字节图像进行分类。CreateClassLutMlp创建类查找表多层感知机Create a look-up table using a multi-layer perceptron to classify byte images.使用多层感知机创建查找表来对字节图像进行分类。CreateClassLutSvm创建类查找表支持向量机Create a look-up table using a Support-Vector-Machine to classify byte images.使用支持向量机创建查找表来对字节图像进行分类。CreateClassMlp创建类多层感知机Create a multilayer perceptron for classification or regression.创建一个用于分类或回归的多层感知机。CreateClassSvm创建类支持向量机Create a support vector machine for pattern classification.创建用于模式分类的支持向量机。CreateClassTrainData创建类训练数据Create a handle for training data for classifiers.为分类器的训练数据创建句柄。CreateColorTransLut创建颜色变换查找表Creates the look-up-table for transformation of an image from the RGB color space to an arbitrary color space.创建查找表,用于将图像从RGB颜色空间变换为任意颜色空间。CreateComponentModel创建组件模型Prepare a component model for matching based on explicitly specified components and relations.根据明确指定的组件和关系准备组件模型进行匹配。CreateCondition创建条件Create a condition variable synchronization object.创建条件变量同步对象。CreateDataCode2dModel创建数据码二维模型Create a model of a 2D data code class.创建二维数据码类的模型。CreateDeepCountingModel创建深度计数模型(23.05)Create a Deep Counting model for counting objects.创建用于计数对象的深度计数模型。CreateDeepOcr创建深度光学字符识别(20.11)Create a Deep OCR model.创建深度OCR模型。CreateDeformableSurfaceModel创建可变形表面模型Create the data structure needed to perform deformable surface-based matching.创建执行基于可变形表面的匹配所需的数据结构。CreateDict创建字典(18.11)Create a new empty dictionary.创建一个新的空字典。CreateDistanceTransformXld创建距离变换扩展线描述Create the XLD distance transform.创建XLD距离变换。CreateDlLayerActivation创建深度学习层激活(21.05)Create an activation layer.创建激活层。CreateDlLayerBatchNormalization创建深度学习层批次归一化(21.05)Create a batch normalization layer.创建批次归一化BN层。CreateDlLayerClassIdConversion创建深度学习层类标识转换(21.05)Create a class ID conversion layer.创建类ID转换层。CreateDlLayerConcat创建深度学习层连接(21.05)Create a concatenation layer.创建连接层。CreateDlLayerConvolution创建深度学习层卷积(21.05)Create a convolutional layer.创建卷积层。CreateDlLayerDense创建深度学习层密集(21.05)Create a dense layer.创建密集层。CreateDlLayerDepthMax创建深度学习层深度最大(21.05)Create a depth max layer.创建深度最大层。CreateDlLayerDepthToSpace创建深度学习层深度至空间(22.11)Create a depth to space layer.创建深度至空间层。CreateDlLayerDropout创建深度学习层丢弃(21.05)Create a DropOut layer.创建随机丢弃DropOut层。CreateDlLayerElementwise创建深度学习层元素(21.05)Create an elementwise layer.创建元素层。CreateDlLayerIdentity创建深度学习层标识(22.11)Create an identity layer.创建标识层。CreateDlLayerInput创建深度学习层输(21.05)Create an input layer.创建输入层。CreateDlLayerLossCrossEntropy创建深度学习层损失交叉熵(21.05)Create a cross entropy loss layer.创建交叉熵损失层。CreateDlLayerLossCtc创建深度学习层损失连接机制时间分类(21.05)Create a CTC loss layer.创建连接机制时间分类CTC(Connectionist Temporal Classification)损失层。CreateDlLayerLossDistance创建深度学习层损失距离(21.05)Create a distance loss layer.创建距离损失层。CreateDlLayerLossFocal创建深度学习层损失焦点(21.05)Create a focal loss layer.创建焦点损失层。CreateDlLayerLossHuber创建深度学习层损失Huber(21.05)Create a Huber loss layer.创建Huber损失层。CreateDlLayerLrn创建深度学习层局部响应归一化层(21.05)Create a LRN layer.创建局部响应归一化层LRN(Local Response Normalization)层。CreateDlLayerMatmul创建深度学习层矩阵乘法(23.11)Create a MatMul layer.创建一个矩阵乘法MatMul层。CreateDlLayerPermutation创建深度学习层置换(22.05)Create a permutation layer.创建置换层。CreateDlLayerPooling创建深度学习层池化(21.05)Create a pooling layer.创建池化层。CreateDlLayerReduce创建深度学习层缩减(23.11)Create a reduce layer.创建缩减层。CreateDlLayerReshape创建深度学习层重塑(21.05)Create a reshape layer.创建重塑层。CreateDlLayerSoftmax创建深度学习层柔性最大(21.05)Create a softmax layer.创建柔性最大softmax层。CreateDlLayerTransposedConvolution创建深度学习层转置卷积(21.05)Create a transposed convolution layer.创建转置卷积层。CreateDlLayerZoomFactor创建深度学习层缩放因子(21.05)Create a zoom layer using size factors.使用尺寸因子创建缩放层。CreateDlLayerZoomSize创建深度学习层缩放大小(21.05)Create a zoom layer using an absolute output size.使用绝对输出大小创建缩放层。CreateDlLayerZoomToLayerSize创建深度学习层缩放至层大小(21.05)Create a zoom layer using the output size of a reference layer.使用参考层的输出大小创建缩放层。CreateDlModel创建深度学习模型(21.11)Create a deep learning model.创建深度学习模型。CreateDlModelDetection创建深度学习模型检测(18.11)Create a deep learning network for object detection.创建用于对象检测的深度学习网络。CreateDlPruning创建深度学习剪枝(20.11)Create a pruning data handle.创建剪枝数据句柄。CreateDrawingObjectCircle创建绘制对象圆Create a circle which can be modified interactively.创建一个可以交互式修改的圆。CreateDrawingObjectCircleSector创建绘制对象圆形扇区Create a circle sector which can be modified interactively.创建一个可以交互式修改的圆形扇区。CreateDrawingObjectEllipse创建绘制对象椭圆Create an ellipse which can be modified interactively.创建一个可以交互式修改的椭圆。CreateDrawingObjectEllipseSector创建绘制对象椭圆扇区Create an elliptic sector which can be modified interactively.创建一个可以交互修改的椭圆扇区。CreateDrawingObjectLine创建绘制对象线Create a line which can be modified interactively.创建一条可以交互式修改的线。
页: [1]
查看完整版本: Halcon各版本新增加的算子-C4(17.12~24.11版)

LabVIEW HALCON图像处理入门教程(24.09)
石鑫华机器视觉与LabVIEW Vision图像处理PDF+视频教程11种全套
《LabVIEW Vision函数实例详解2020-2024》教程-NI Vision所有函数使用方法介绍,基于NI VISION2020,兼容VDM21/22/23/24