石鑫华视觉论坛

 找回密码
 注册会员
查看: 31|回复: 0

[原创] Halcon所有类及类下算子作用索引-HOperatorSet算子集(14)(17.12~24.11版)

[复制链接]
  • TA的每日心情
    擦汗
    前天 09:24
  • 签到天数: 3446 天

    连续签到: 8 天

    [LV.Master]2000FPS

     楼主| 发表于 前天 15:44 | 显示全部楼层 |阅读模式 来自:广东省东莞市 电信

    注册登陆后可查看附件和大图,以及购买相关内容

    您需要 登录 才可以下载或查看,没有账号?注册会员

    x
    Halcon所有类及类下算子作用索引-HOperatorSet算子集(14)(17.12~24.11版)
    这里的类和算子是针对.NET环境的。类和算子是从Halcon 17.12版本开始,名称中未包含数字版本说明的,表示17.12版本中已经包含。名称中有数字说明的,则表示是从数字版本后才增加的。目前已经更新到Halcon 24.11版本。而17.12之前版本中是否包含当前的类和算子,则未做验证。但是从更新历史来看,大部分的类和算子都是包含的,更新版本后,也只是增加一两个新类、几个十来个算子,多数版本可能并未增加新类。增加一个新类相当于增加一个新的功能模块,并不是每个版本都有新功能模块推出的,很多版本只在现有类中增加了几个算子。图像处理发展这么多年,中间增加的功能都比较少,Halcon在引入深度学习后,才多增加了几个类,如深度学习、深度OCR、深度Counting、深度Matching3D等。

                                   
    登录/注册后可看大图

    《LabVIEW HALCON图像处理入门教程(24.09)》含深度学习,LabVIEW使用NI Vision+Halcon混合编程机器视觉与图像处理入门学习资料
    Index of all Classes and Methods所有类和方法索引
    HOperatorSet算子集(14)
    Class grouping all HALCON operators.
    类分组所有HALCON算子。
    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场景中实例的深度或索引。
    GetDistanceTransformXldContour获取距离变换扩展线描述轮廓
    Get the reference contour used to build the XLD distance transform.
    获取用于构建XLD距离变换的参考轮廓。
    GetDistanceTransformXldParam获取距离变换扩展线描述参数
    Get the parameters used to build an XLD distance transform.
    获取用于构建XLD距离变换的参数。
    GetDlClassifierParam获取深度学习分类器参数
    Return the parameters of a deep-learning-based classifier.
    返回基于深度学习的分类器的参数。
    GetDlClassifierResult获取深度学习分类器结果
    Retrieve classification results inferred by a deep-learning-based classifier.
    检索基于深度学习的分类器推断的分类结果。
    GetDlClassifierTrainResult获取深度学习分类器训练结果
    Return the results for the single training step of a deep-learning-based classifier.
    返回基于深度学习的分类器的单个训练步骤的结果。
    GetDlDeviceParam获取深度学习设备参数(20.11)
    Return the parameters of a deep-learning-capable hardware device.
    返回具有深度学习功能的硬件设备的参数。
    GetDlLayerParam获取深度学习层参数(21.05)
    Return the parameters of a deep learning layer.
    返回深度学习层的参数。
    GetDlModelLayer获取深度学习模型层(21.05)
    Create a deep copy of the layers and all of their graph ancestors in a given deep learning model.
    在给定的深度学习模型中创建层及其所有图形原型的深度副本。
    GetDlModelLayerActivations获取深度学习模型层激活(21.05)
    Get the activations of a Deep Learning model layer.
    获取深度学习模型层的激活。
    GetDlModelLayerGradients获取深度学习模型层梯度(21.05)
    Get the gradients of a Deep Learning model layer.
    获取深度学习模型层的梯度。
    GetDlModelLayerParam获取深度学习模型层参数(21.05)
    Retrieve parameter values for a given layer.
    检索给定图层的参数值。
    GetDlModelLayerWeights获取深度学习模型层权重(21.05)
    Get the weights (or values) of a Deep Learning model layer.
    获取深度学习模型层的权重(或值)。
    GetDlModelParam获取深度学习模型参数(18.11)
    Return the parameters of a deep learning model.
    返回深度学习模型的参数。
    GetDlPruningParam获取深度学习剪枝参数(20.11)
    Get information from a pruning data handle.
    从剪枝数据句柄获取信息。
    GetDomain获取域
    Get the domain of an image.
    获取图像的域。
    GetDraw获取画
    Get the current region fill mode.
    获取当前区域填充模式。
    GetDrawingObjectIconic获取绘制对象图标
    Return the iconic object of a drawing object.
    返回绘图对象的图标对象。
    GetDrawingObjectParams获取绘制对象参数
    Get the parameters of a drawing object.
    获取图形对象的参数。
    GetErrorText获取错误文本
    Inquiry after the error text of a HALCON error number.
    查询HALCON错误号的错误文本。
    GetExtendedErrorInfo获取扩展错误信息
    Returns the extended error information for the calling thread's last HALCON error.
    返回调用线程最后一个HALCON错误的扩展错误信息。
    GetFeaturesOcrClassKnn获取特征光学字符识别类K-最近邻
    Compute the features of a character.
    计算字符的特征。
    GetFeaturesOcrClassMlp获取特征光学字符识别类多层感知机
    Compute the features of a character.
    计算字符的特征。
    GetFeaturesOcrClassSvm获取特征光学字符识别类支持向量机
    Compute the features of a character.
    计算字符的特征。
    GetFix获取修复
    Get mode of fixing of current look-up-table (lut).
    获取当前查找表(lut)的修复模式。
    GetFixedLut获取修复查找表
    Get fixing of “look-up-table” (lut) for “real color images”.
    获取修复“真彩图像”的“查找表”(lut)。
    GetFont获取字体
    Get the current font.
    获取当前字体。
    GetFontExtents获取字体范围
    Get the maximum size of all characters of a font.
    获取字体所有字符的最大大小。
    回复

    使用道具 举报

    您需要登录后才可以回帖 登录 | 注册会员

    本版积分规则

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

    QQ|石鑫华视觉论坛 |网站地图

    GMT+8, 2025-1-28 03:39

    Powered by Discuz! X3.4

    © 2001-2025 Discuz! Team.

    快速回复 返回顶部 返回列表