石鑫华视觉论坛

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

[原创] Halcon各版本新增加的算子-G3(17.12~24.11版)

[复制链接]
  • TA的每日心情
    慵懒
    昨天 10:09
  • 签到天数: 3411 天

    连续签到: 13 天

    [LV.Master]2000FPS

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

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

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

    x
    Halcon各版本新增加的算子-G3(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所有算子索引
    G3
    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.
    获取字体所有字符的最大大小。
    GetFoundComponentModel获取找到组件模型
    Return the components of a found instance of a component model.
    返回已找到组件模型实例的组件。
    GetFramegrabberCallback获取帧抓取器回调
    Query callback function of an image acquisition device.
    查询图像采集设备的回调功能。
    GetFramegrabberLut获取帧抓取器查找表
    Query look-up table of the image acquisition device.
    查询图像采集设备的查找表。
    GetFramegrabberParam获取帧抓取器参数
    Query specific parameters of an image acquisition device.
    查询图像采集设备的具体参数。
    GetFullMatrix获取全矩阵
    Return all values of a matrix.
    返回矩阵的所有值。
    GetGenericShapeModelObject获取通用形状模型对象(21.11)
    Get iconic objects of the shape model.
    获取形状模型的图标对象。
    GetGenericShapeModelParam获取通用形状模型参数(21.05)
    Return the parameters of a shape model.
    返回形状模型的参数。
    GetGenericShapeModelResult获取通用形状模型结果(21.05)
    Get alphanumerical values from a shape matching result.
    从形状匹配结果中获取字母数字值。
    GetGenericShapeModelResultObject获取通用形状模型结果对象(21.05)
    Get objects from a shape matching result.
    从形状匹配结果中获取对象。
    GetGrayval获取灰度值
    Access the gray values of an image object.
    访问图像对象的灰度值。
    GetGrayvalContourXld获取灰度值轮廓扩展线描述
    Return gray values of an image at the positions of an XLD contour.
    返回XLD轮廓位置处的图像灰度值。
    GetGrayvalInterpolated获取灰度值插值
    Return gray values of an image at the positions given by tuples of rows and columns.
    返回图像在行和列元组给出的位置处的灰度值。
    GetHandleObject获取句柄对象(18.11)
    Retrieve an object associated with a key from a handle.
    从句柄检索与键关联的对象。
    GetHandleParam获取句柄参数(18.11)
    Return information about a handle.
    返回有关句柄的信息。
    GetHandleTuple获取句柄元组(18.11)
    Retrieve a tuple associated with a key from a handle.
    从句柄中检索与键关联的元组。
    GetHsi获取调色饱和度强度
    Get the HSI coding of the current color.
    获取当前颜色的HSI(Hue,Saturation,Intensity)编码。
    GetIcon获取图标
    Query the icon for region output
    查询区域输出图标
    GetImagePointer1获取图像指针1
    Access the pointer of a channel.
    访问通道的指针。
    GetImagePointer1Rect获取图像指针1矩形
    Access to the image data pointer and the image data inside the smallest rectangle of the domain of the input image.
    访问图像数据指针和输入图像域最小矩形内的图像数据。
    GetImagePointer3获取图像指针3
    Access the pointers of a colored image.
    访问彩色图像的指针。
    GetImageSize获取图像大小
    Return the size of an image.
    返回图像的大小。
    GetImageTime获取图像时间
    Request time at which the image was created.
    请求创建图像的时间。
    GetImageType获取图像类型
    Return the type of an image.
    返回图像的类型。
    GetInsert获取插入
    Get the current display mode.
    获取当前显示模式。
    GetIoChannelParam获取输入输出通道参数
    Query specific parameters of I/O channels.
    查询I/O通道的具体参数。
    GetIoDeviceParam获取输入输出设备参数
    Query settings of an I/O device instance.
    查询I/O设备实例的设置。
    GetKeywords获取关键字
    Get keywords which are assigned to operators.
    获取分配给算子的关键字。
    GetLineApprox获取线近似值
    Get the current approximation error for contour display.
    获取轮廓显示的当前近似误差。
    GetLineOfSight获取视线
    Compute the line of sight corresponding to a point in the image.
    计算图像中点对应的视线。
    GetLineStyle获取线样式
    Get the current graphic mode for contours.
    获取轮廓的当前图形模式。
    GetLineWidth获取线宽
    Get the current line width for contour display.
    获取轮廓显示的当前线宽。
    GetLinesXld获取线扩展线描述
    Return an XLD polygon's data (as lines).
    返回XLD多边形的数据(作为线)。
    GetLut获取查找表
    Get current look-up-table (lut).
    获取当前查找表(lut)。
    GetLutStyle获取查找表样式
    Get modification parameters of look-up-table (lut).
    获取查找表(lut)的修改参数。
    GetMbutton获取鼠标按钮
    Wait until a mouse button is pressed.
    等待鼠标按钮被按下。
    GetMbuttonSubPix获取鼠标按钮亚像素
    Wait until a mouse button is pressed and get the subpixel mouse position.
    等待鼠标按钮被按下,然后获取亚像素鼠标位置。
    GetMeasureParam获取测量参数(22.05)
    Return the parameters and properties of a measure object.
    返回测量值对象的参数和属性。
    GetMemoryBlockPtr获取内存块指针(22.11)
    Return the data pointer and size of a memory block.
    返回数据指针和内存块的大小。
    GetMessageObj获取消息对象
    Retrieve an object associated with the key from the message.
    从消息中检索与键关联的对象。
    GetMessageParam获取消息参数
    Query message parameters or information about the message.
    查询消息参数或消息相关信息。
    GetMessageQueueParam获取消息队列参数
    Query message queue parameters or information about the queue.
    查询消息队列参数或有关队列的信息。
    GetMessageTuple获取消息元组
    Retrieve a tuple associated with the key from the message.
    从消息中检索与键关联的元组。
    GetMetrologyModelParam获取计量模型参数
    Get parameters that are valid for the entire metrology model.
    获取对整个计量模型有效的参数。
    GetMetrologyObjectFuzzyParam获取计量对象模糊参数
    Get a fuzzy parameter of a metrology model.
    获取计量模型的模糊参数。
    GetMetrologyObjectIndices获取计量对象索引
    Get the indices of the metrology objects of a metrology model.
    获取计量模型中计量对象的索引。

    回复

    使用道具 举报

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

    本版积分规则

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

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

    GMT+8, 2024-12-22 18:16

    Powered by Discuz! X3.4

    © 2001-2024 Discuz! Team.

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