石鑫华视觉论坛

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

[原创] Halcon所有算子及算子作用索引-E(19.11版和以后版本)

[复制链接]
  • TA的每日心情
    慵懒
    13 小时前
  • 签到天数: 3411 天

    连续签到: 13 天

    [LV.Master]2000FPS

     楼主| 发表于 2024-12-11 11:15:11 | 显示全部楼层 |阅读模式 来自:广东省东莞市 电信

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

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

    x
    Halcon所有算子及算子作用索引-E(19.11版和以后版本)
    这里的算子索引是针对.NET环境的,其他环境的基本类似。​索引是从19.11版本开始,算子名称中未包含数字版本说明的,则是表示19.11版本中已经包含了该算子。算子名称中有数字说明的,则表示该算子是从数字表示版本才增加的新算子。目前已经更新到Halcon 24.11版本。而19.11之前版本中是否包含当前的算子,则未做验证。但是从更新历史来看,大部分的算子都是包含的,更新版本后,也只是增加少量几个十来个新算子。


                                   
    登录/注册后可看大图
    《LabVIEW HALCON图像处理入门教程(24.09)》含深度学习,LabVIEW使用NI VISION+Halcon混合编程机器视觉与图像处理入门学习资料
    Index of all Operators所有算子索引
    E
    Eccentricity离心率
    Shape features derived from the ellipseparameters.
    从椭圆参数导出的形状特征。
    EccentricityPointsXld离心率点扩展线描述
    Anisometry of contours or polygons treatedas point clouds.
    被视为点云的轮廓或多边形的各向异性测量。
    EccentricityXld离心率扩展线描述
    Shape features derived from the ellipseparameters of contours or polygons.
    从轮廓或多边形的椭圆参数中导出的形状特征。
    EdgesColor边缘彩色
    Extract color edges using Canny, Deriche,or Shen filters.
    使用Canny、Deriche或Shen滤波器提取彩色边缘。针对的是彩色图像。
    EdgesColorSubPix边缘彩色亚像素
    Extract subpixel precise color edges usingDeriche, Shen, or Canny filters.
    使用Deriche、Shen或Canny滤波器提取亚像素精度的彩色边缘。针对的是彩色图像。
    EdgesImage边缘图像
    Extract edges using Deriche, Lanser, Shen,or Canny filters.
    使用Deriche、Lanser、Shen或Canny滤波器提取边缘。
    EdgesObjectModel3d边缘对象模型三维
    Find edges in a 3D object model.
    在三维对象模型中查找边缘。
    EdgesSubPix边缘亚像素
    Extract sub-pixel precise edges usingDeriche, Lanser, Shen, or Canny filters.
    使用Deriche、Lanser、Shen或Canny滤波器提取亚像素精度的边缘。
    EigenvaluesGeneralMatrix特征值通用矩阵
    Compute the eigenvalues and optionally theeigenvectors of a general matrix.
    计算一般矩阵的特征值和可选的特征向量。
    EigenvaluesSymmetricMatrix特征值对称矩阵
    Compute the eigenvalues and optionallyeigenvectors of a symmetric matrix.
    计算对称矩阵的特征值和可选的特征向量。
    EliminateMinMax消除最小最大
    Smooth an image in the spatial domain tosuppress noise.
    在空间域中平滑图像以抑制噪声。
    EliminateRuns消除游程
    Eliminate runs of a given length.
    消除给定长度的游程。
    EliminateSp消除椒盐
    Replace values outside of thresholds withaverage value.
    将阈值之外的值替换为平均值。Sp是指椒盐噪声Salt and Pepper noise。
    EllipticAxis椭圆轴
    Calculate the parameters of the equivalentellipse.
    计算等效椭圆的参数。
    EllipticAxisGray椭圆轴灰度
    Compute the orientation and major axes of aregion in a gray value image.
    计算灰度图像中区域的方向和长轴。
    EllipticAxisPointsXld椭圆轴点扩展线描述
    Parameters of the equivalent ellipse ofcontours or polygons treated as point clouds.
    被视为点云的等值椭圆或多边形的参数。
    EllipticAxisXld椭圆轴扩展线描述
    Parameters of the equivalent ellipse ofcontours or polygons.
    等值线或多边形椭圆的参数。
    Emphasize强调
    Enhance contrast of the image.
    增强图像的对比度。
    EncryptSerializedItem加密序列化项(22.11)
    Encrypt a serialized item.
    加密序列化项。
    EnergyGabor能量伽柏
    Calculate the energy of a two-channelimage.
    计算双通道图像的能量。
    EnqueueMessage入队列消息
    Enqueue one or more messages to the messagequeue.
    将一条或多条消息排入消息队列。
    EnquireClassBox查询类盒式
    Classify a tuple of attributes.
    对属性元组进行分类。
    EnquireRejectClassBox查询拒绝类盒式
    Classify a tuple of attributes withrejection class.
    使用拒绝类对属性元组进行分类。
    EntropyGray熵灰度
    Determine the entropy and anisotropy ofimages.
    确定图像的熵和各向异性。
    EntropyImage熵图像
    Calculate the entropy of gray values withina rectangular window.
    计算矩形窗口内灰度值的熵。
    EquHistoImage均衡直方图图像
    Histogram linearization of images
    图像直方图线性化
    EquHistoImageRect均衡直方图图像矩形(22.05)
    Histogram linearization within arectangluar mask.
    矩形掩模内的直方图线性化。
    Erosion1腐蚀1
    Erode a region.
    腐蚀一个区域。
    Erosion2腐蚀2
    Erode a region (using a reference point).
    腐蚀一个区域(使用参考点)。
    ErosionCircle腐蚀圆
    Erode a region with a circular structuringelement.
    用圆形结构元素侵蚀一个区域。
    ErosionGolay腐蚀戈莱
    Erode a region with an element from theGolay alphabet.
    用戈莱字母表中的元素腐蚀一个区域。
    ErosionRectangle1腐蚀矩形1
    Erode a region with a rectangularstructuring element.
    用矩形结构元素腐蚀一个区域。
    ErosionSeq腐蚀顺序
    Erode a region sequentially.
    按顺序腐蚀一个区域。
    EssentialToFundamentalMatrix本质至基础矩阵
    Compute the fundamental matrix from anessential matrix.
    从本质矩阵计算基础矩阵。
    EstimateAlAm估计反射率环境光量
    Estimate the albedo of a surface and theamount of ambient light.
    估算表面的反射率和环境光量。
    EstimateNoise估计噪声
    Estimate the image noise from a singleimage.
    从单个图像中估计图像噪声。
    EstimateSlAlLr估计光源倾斜度和反射率LR
    Estimate the slant of a light source andthe albedo of a surface.
    (使用Lee和Rosenfeld算法)估算光源的倾斜度和表面的反射率。
    EstimateSlAlZc估计光源倾斜度和反射率ZC
    Estimate the slant of a light source andthe albedo of a surface.
    (使用Zheng和Chellappa算法)估算光源的倾斜度和表面的反射率。
    EstimateTiltLr估计倾斜度LR
    Estimate the tilt of a light source.
    估计光源的倾斜度。
    EstimateTiltZc估计倾斜度ZC
    Estimate the tilt of a light source.
    估计光源的倾斜度。
    EulerNumber欧拉数
    Calculate the Euler number.
    计算欧拉数。
    EvaluateClassGmm评估类高斯混合模型
    Evaluate a feature vector by a GaussianMixture Model.
    通过高斯混合模型评估特征向量。
    EvaluateClassMlp评估类多层感知机
    Calculate the evaluation of a featurevector by a multilayer perceptron.
    通过多层感知机计算特征向量的评估值。
    EvaluateClassSvm评估类支持向量机
    Evaluate a feature vector by a supportvector machine.
    通过支持向量机评估特征向量。
    ExhaustiveMatch穷举匹配
    Matching of a template and an image.
    模板和图像的匹配。
    ExhaustiveMatchMg穷举匹配高斯金字塔
    Matching a template and an image in aresolution pyramid.
    在分辨率金字塔中匹配模板和图像。
    ExpImage指数图像
    Calculate the exponentiation of an image.
    计算图像的指数。
    ExpandDomainGray扩大域灰度
    Expand the domain of an image and set thegray values in the expanded domain.
    扩大图像的域,并在扩大的域中设置灰度值。
    ExpandGray扩大灰度
    Fill gaps between regions (depending ongray value or color) or split overlapping regions.
    填充区域之间的间隙(取决于灰度值或颜色)或分割重叠区域。
    ExpandGrayRef扩大灰度参考
    Fill gaps between regions (depending ongray value or color) or split overlapping regions.
    填充区域之间的间隙(取决于灰度值或颜色)或分割重叠区域。
    ExpandLine扩大线
    Expand a region starting at a given line.
    从给定线开始扩大区域。
    ExpandRegion扩大区域
    Fill gaps between regions or splitoverlapping regions.
    填充区域之间的间隙或分割重叠区域。

    回复

    使用道具 举报

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

    本版积分规则

    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-21 23:55

    Powered by Discuz! X3.4

    © 2001-2024 Discuz! Team.

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