Halcon各版本新增加的算子-G2(17.12~24.11版)
Halcon各版本新增加的算子-G2(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所有算子索引G2
GenRegionContourXld生成区域轮廓扩展线描述Create a region from an XLD contour.从XLD轮廓创建区域。GenRegionHisto生成区域直方图Convert a histogram into a region.将直方图转换为区域。GenRegionHline生成区域黑塞线Store input lines described in Hesse normal form as regions.将以黑塞法线形式(Hesse normal form,黑塞法线形式,黑塞范式)描述的输入线存储为区域。GenRegionLine生成区域线Store input lines as regions.将输入线存储为区域。GenRegionPoints生成区域点Store individual pixels as image region.将单个像素存储为图像区域。GenRegionPolygon生成区域多边形Store a polygon as a region.将多边形存储为区域。GenRegionPolygonFilled生成区域多边形填充Store a polygon as a “filled” region.将多边形存储为“填充”区域。GenRegionPolygonXld生成区域多边形扩展线描述Create a region from an XLD polygon.从XLD多边形创建区域。GenRegionRuns生成区域游程Create a region from a runlength coding.根据游程编码创建区域。GenSinBandpass生成正弦带通Generate a bandpass filter with sinusoidal shape.生成正弦形状的带通滤波器。GenSphereObjectModel3d生成球体对象模型三维Create a 3D object model that represents a sphere.创建表示球体的三维对象模型。GenSphereObjectModel3dCenter生成球体对象模型三维中心Create a 3D object model that represents a sphere from x,y,z coordinates.创建一个3D对象模型,该模型表示x、y、z坐标系中的球体。GenSphericalMosaic生成球形拼接Create a spherical mosaic image.创建球形拼接图像。GenStdBandpass生成标准带通Generate a bandpass filter with Gaussian or sinusoidal shape.生成高斯或正弦形状的带通滤波器。GenStructElements生成结构元素Generate standard structuring elements.生成标准结构元素。GenStructuredLightPattern生成结构化光模式Generate the pattern images to be displayed in a structured light setup.生成要在结构光设置中显示的模式图像。GeneralizedEigenvaluesGeneralMatrix广义特征值一般矩阵Compute the generalized eigenvalues and optionally the generalized eigenvectors of general matrices.计算一般矩阵的广义特征值和可选的广义特征向量。GeneralizedEigenvaluesSymmetricMatrix广义特征值对称矩阵Compute the generalized eigenvalues and optionally generalized eigenvectors of symmetric input matrices.计算对称输入矩阵的广义特征值和可选的广义特征向量。GetAopInfo获取自动算子并行信息Return AOP information for operators.为算子返回自动算子并行AOP(Automatic Operator Parallelization)信息。GetBarCodeObject获取条形码对象Access iconic objects that were created during the search or decoding of bar code symbols.访问在搜索或解码条形码符号期间创建的图标对象。GetBarCodeParam获取条形码参数Get one or several parameters that describe the bar code model.获取一个或多个描述条形码模型的参数。GetBarCodeParamSpecific获取条形码参数特定Get parameters that are used by the bar code reader when processing a specific bar code type.获取条形码阅读器在处理特定条形码类型时使用的参数。GetBarCodeResult获取条形码结果Get the alphanumerical results that were accumulated during the decoding of bar code symbols.获取条形码符号解码过程中累积的字母数字结果。GetBeadInspectionParam获取胶条检查参数Get the value of a parameter in a specific bead inspection model.获取特定胶条检查模型中的参数值。GetBgEstiParams获取背景估计参数Return the parameters of the data set.返回数据集的参数。GetCalibData获取标定数据Query data stored or computed in a calibration data model.查询在标定数据模型中存储或计算的数据。GetCalibDataObservContours获取标定数据观测轮廓Get contour-based observation data from a calibration data model.从标定数据模型中获取基于轮廓的观测数据。GetCalibDataObservPoints获取标定数据观测点Get point-based observation data from a calibration data model.从标定数据模型中获取基于点的观测数据。GetCalibDataObservPose获取标定数据观测姿态Get observed calibration object poses from a calibration data model.从标定数据模型中获取观测到的标定对象姿态。GetCameraSetupParam获取相机设置参数Get generic camera setup model parameters.获取通用相机设置模型参数。GetChannelInfo获取通道信息Information about the components of an image object.关于图像对象组成部分的信息。GetChapterInfo获取章节信息Get information concerning the chapters on operators.获取有关算子章节的信息。GetCheck获取检查State of the HALCON control modes.HALCON控制模式的状态。GetCirclePose获取圆姿态Determine the 3D pose of a circle from its perspective 2D projection.从二维投影的角度确定圆的三维姿态。GetClassBoxParam获取类盒子参数Get information about the current parameter.获取有关当前参数的信息。GetClassTrainDataGmm获取类训练数据高斯混合模型Get the training data of a Gaussian Mixture Model (GMM).获取高斯混合模型(GMM)的训练数据。GetClassTrainDataKnn获取类训练数据K-最近邻Get the training data of a k-nearest neighbors (k-NN) classifier.获取k-最近邻(k-NN)分类器的训练数据。GetClassTrainDataMlp获取类训练数据多层感知机Get the training data of a multilayer perceptron (MLP).获取多层感知机(MLP)的训练数据。GetClassTrainDataSvm获取类训练数据支持向量机Get the training data of a support vector machine (SVM).获取支持向量机(SVM)的训练数据。GetComponentModelParams获取组件模型参数Return the parameters of a component model.返回组件模型的参数。GetComponentModelTree获取组件模型树Return the search tree of a component model.返回组件模型的搜索树。GetComponentRelations获取组件关系Return the relations between the model components that are contained in a training result.返回训练结果中包含的模型组件之间的关系。GetComprise获取压缩Get the output treatment of an image matrix.获取图像矩阵的输出处理。GetComputeDeviceInfo获取计算设备信息Get information on a compute device.获取计算设备上的信息。GetComputeDeviceParam获取计算设备参数Query compute device parameters.查询计算设备参数。GetContourAngleXld获取轮廓角度扩展线描述Calculate the direction of an XLD contour for each contour point.计算每个轮廓点的XLD轮廓的方向。GetContourAttribXld获取轮廓属性扩展线描述Return point attribute values of an XLD contour.返回XLD轮廓的点属性值。GetContourGlobalAttribXld获取轮廓全局属性Return global attributes values of an XLD contour.返回XLD轮廓的全局属性值。GetContourStyle获取轮廓样式(19.05)Get the current contour display fill style.获取当前轮廓显示填充样式。GetContourXld获取轮廓扩展线描述Return the coordinates of an XLD contour.返回XLD轮廓的坐标。GetCurrentDir获取当前目录Get the current working directory.获取当前工作目录。GetCurrentHthreadId获取当前Halcon线程(18.11)Return the HALCON thread ID of the current thread.返回当前线程的HALCON线程ID。GetDataCode2dObjects获取数据码二维对象Access iconic objects that were created during the search for 2D data code symbols.访问在搜索二维数据码符号期间创建的图标对象。GetDataCode2dParam获取数据码二维参数Get one or several parameters that describe the 2D data code model.获取一个或多个描述二维数据码模型的参数。GetDataCode2dResults获取数据码二维结果Get the alphanumerical results that were accumulated during the search for 2D data code symbols.获取在搜索二维数据码符号期间累积的字母数字结果。GetDeepCountingModelParam获取深度计数模型参数(23.05)Return the parameters of a Deep Counting model.返回深度计数模型的参数。GetDeepMatching3dParam获取深度匹配三维参数(24.11)Read a parameter from a Deep 3D Matching model.从深度三维匹配模型中读取参数。GetDeepOcrParam获取深度光学字符识别参数(20.11)Return the parameters of a Deep OCR model.返回深度OCR模型的参数。GetDeformableModelContours获取可变形模型轮廓Return the contour representation of a deformable model.返回可变形模型的轮廓描述。GetDeformableModelOrigin获取可变形模型原点Return the origin (reference point) of a deformable model.返回可变形模型的原点(参考点)。GetDeformableModelParams获取可变形模型参数Return the parameters of a deformable model.返回可变形模型的参数。GetDeformableSurfaceMatchingResult获取可变形表面匹配结果Get details of a result from deformable surface based matching.从基于可变形表面的匹配中获取结果的详细信息。GetDeformableSurfaceModelParam获取可变形表面模型参数Return the parameters and properties of a deformable surface model.返回可变形表面模型的参数和属性。GetDescriptorModelOrigin获取描述符模型原点Return the origin of a descriptor model.返回描述符模型的原点。GetDescriptorModelParams获取描述符模型参数Return the parameters of a descriptor model.返回描述符模型的参数。GetDescriptorModelPoints获取描述符模型点Query the interest points of the descriptor model or the last processed search image.查询描述符模型或上次处理的搜索图像的兴趣点。GetDescriptorModelResults获取描述符模型结果Query alphanumerical results that were accumulated during descriptor-based matching.查询在基于描述符的匹配过程中累积的字母数字结果。GetDiagonalMatrix获取对角矩形Get the diagonal elements of a matrix.获取矩阵的对角元素。GetDictObject获取字典对象(18.11)Retrieve an object associated with the key from the dictionary.从字典中检索与键关联的对象。GetDictParam获取字典参数(18.11)Query dictionary parameters or information about a dictionary.查询字典参数或有关字典的信息。GetDictTuple获取字典元组(18.11)Retrieve a tuple associated with the key from the dictionary.从字典中检索与键关联的元组。GetDispObjectModel3dInfo获取显示对象模型三维信息Get the depth or the index of a displayed 3D object model.获取显示的3D对象模型的深度或索引。GetDisplayScene3dInfo获取显示场景三维信息Get the depth or the index of instances in a displayed 3D scene.获取显示的3D场景中实例的深度或索引。
页:
[1]