石鑫华视觉论坛

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

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

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

    连续签到: 13 天

    [LV.Master]2000FPS

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

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

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

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

                                   
    登录/注册后可看大图
    《LabVIEW HALCON图像处理入门教程(24.09)》含深度学习,LabVIEW使用NI VISION+Halcon混合编程机器视觉与图像处理入门学习资料
    Index of all Operators所有算子索引
    H
    HammingChangeRegion汉明变化区域
    Generate a region having a given Hammingdistance.
    生成具有给定汉明距离的区域。
    HammingDistance汉明距离
    Hamming distance between two regions.
    两个区域之间的汉明距离。
    HammingDistanceNorm汉明距离归一化
    Hamming distance between two regions usingnormalization.
    使用归一化的两个区域之间的汉明距离。
    HandEyeCalibration手眼标定
    Perform a hand-eye calibration.
    执行手眼标定。
    HandleToInteger句柄至整数
    Convert a handle into an integer.
    将句柄转换为整数。
    HarmonicInterpolation谐波插值
    Perform a harmonic interpolation on animage region.
    对图像区域执行谐波插值。
    HeightWidthRatio高宽比
    Compute the width, height, and aspect ratioof the surrounding rectangle parallel to the coordinate axes.
    计算平行于坐标轴的周围矩形的宽度、高度和纵横比。
    HeightWidthRatioXld高宽比扩展线描述
    Compute the width, height, and aspect ratioof the enclosing rectangle parallel to the coordinate axes of contours orpolygons.
    计算平行于轮廓或多边形坐标轴的封闭矩形的宽度、高度和纵横比。
    HighpassImage高通图像
    Extract high frequency components from an image.
    从图像中提取高频分量。
    Histo2dim直方图二维
    Calculate the histogram of two-channel grayvalue images.
    计算双通道灰度图像的直方图。
    HistoToThresh直方图至阈值
    Determine gray value thresholds from ahistogram.
    根据直方图确定灰度值阈值。
    HitOrMiss击中击不中
    Hit-or-miss operation for regions.
    区域的击中击不中算子。
    HitOrMissGolay击中击不中戈莱
    Hit-or-miss operation for regions using theGolay alphabet.
    使用Golay字母表的区域的命中或未命中操作。
    HitOrMissSeq击中击不中顺序
    Hit-or-miss operation for regions using theGolay alphabet (sequential).
    使用格雷字母表(顺序)对区域进行命中或未命中操作。
    HomMat2dCompose齐次矩阵二维组成
    Multiply two homogeneous 2D transformationmatrices.
    将两个齐次二维变换矩阵相乘。
    HomMat2dDeterminant齐次矩阵二维行列式
    Compute the determinant of a homogeneous 2Dtransformation matrix.
    计算齐次2D变换矩阵的行列式。
    HomMat2dIdentity齐次矩阵二维相同
    Generate the homogeneous transformationmatrix of the identical 2D transformation.
    生成相同2D变换的齐次变换矩阵。
    HomMat2dInvert齐次矩阵二维反转
    Invert a homogeneous 2D transformationmatrix.
    反转一个齐次2D变换矩阵。
    HomMat2dReflect齐次矩阵二维反射
    Add a reflection to a homogeneous 2Dtransformation matrix.
    将反射添加到齐次2D变换矩阵中。
    HomMat2dReflectLocal齐次矩阵二维反射局部
    Add a reflection to a homogeneous 2Dtransformation matrix.
    将反射添加到齐次2D变换矩阵中。
    HomMat2dRotate齐次矩阵二维旋转
    Add a rotation to a homogeneous 2Dtransformation matrix.
    向齐次2D变换矩阵添加旋转。
    HomMat2dRotateLocal齐次矩阵二维旋转局部
    Add a rotation to a homogeneous 2D transformationmatrix.
    向齐次2D变换矩阵添加旋转。
    HomMat2dScale齐次矩阵二维缩放
    Add a scaling to a homogeneous 2Dtransformation matrix.
    为齐次2D变换矩阵添加缩放。
    HomMat2dScaleLocal齐次矩阵二维缩放局部
    Add a scaling to a homogeneous 2Dtransformation matrix.
    为齐次2D变换矩阵添加缩放。
    HomMat2dSlant齐次矩阵二维倾斜
    Add a slant to a homogeneous 2Dtransformation matrix.
    向齐次2D变换矩阵添加倾斜。
    HomMat2dSlantLocal齐次矩阵二维倾斜局部
    Add a slant to a homogeneous 2Dtransformation matrix.
    向齐次2D变换矩阵添加倾斜。
    HomMat2dToAffinePar齐次矩阵二维至仿射参数
    Compute the affine transformation parametersfrom a homogeneous 2D transformation matrix.
    从齐次2D变换矩阵计算仿射变换参数。
    HomMat2dTranslate齐次矩阵二维平移
    Add a translation to a homogeneous 2Dtransformation matrix.
    将平移添加到齐次2D变换矩阵中。
    HomMat2dTranslateLocal齐次矩阵二维平移局部
    Add a translation to a homogeneous 2Dtransformation matrix.
    将平移添加到齐次2D变换矩阵中。
    HomMat2dTranspose齐次矩阵二维转置
    Transpose a homogeneous 2D transformationmatrix.
    转置一个齐次二维变换矩阵。
    HomMat3dCompose齐次矩阵三维组成
    Multiply two homogeneous 3D transformationmatrices.
    将两个齐次3D变换矩阵相乘。
    HomMat3dDeterminant齐次矩阵三维行列式
    Compute the determinant of a homogeneous 3Dtransformation matrix.
    计算齐次3D变换矩阵的行列式。
    HomMat3dIdentity齐次矩阵三维相同
    Generate the homogeneous transformationmatrix of the identical 3D transformation.
    生成相同3D变换的齐次变换矩阵。
    HomMat3dInvert齐次矩阵三维反转
    Invert a homogeneous 3D transformationmatrix.
    反转一个齐次3D变换矩阵。
    HomMat3dProject齐次矩阵三维投影
    Project an affine 3D transformation matrixto a 2D projective transformation matrix.
    将仿射3D变换矩阵投影到2D投影变换矩阵。
    HomMat3dRotate齐次矩阵三维旋转
    Add a rotation to a homogeneous 3Dtransformation matrix.
    向齐次3D变换矩阵添加旋转。
    HomMat3dRotateLocal齐次矩阵三维旋转局部
    Add a rotation to a homogeneous 3Dtransformation matrix.
    向齐次3D变换矩阵添加旋转。
    HomMat3dScale齐次矩阵三维缩放
    Add a scaling to a homogeneous 3Dtransformation matrix.
    为齐次3D变换矩阵添加缩放。
    HomMat3dScaleLocal齐次矩阵三维缩放局部
    Add a scaling to a homogeneous 3Dtransformation matrix.
    为齐次3D变换矩阵添加缩放。
    HomMat3dToPose齐次矩阵三维至姿态
    Convert a homogeneous transformation matrixinto a 3D pose.
    将齐次变换矩阵转换为3D姿态。
    HomMat3dTranslate齐次矩阵三维平移
    Add a translation to a homogeneous 3Dtransformation matrix.
    将平移添加到齐次3D变换矩阵中。
    HomMat3dTranslateLocal齐次矩阵三维平移局部
    Add a translation to a homogeneous 3Dtransformation matrix.
    将平移添加到齐次3D变换矩阵中。
    HomMat3dTranspose齐次矩阵三维转置
    Transpose a homogeneous 3D transformationmatrix.
    转置一个齐次3D变换矩阵。
    HomVectorToProjHomMat2d齐次向量至投影齐次矩阵二维
    Compute a homogeneous transformation matrixusing given point correspondences.
    使用给定的点对应关系计算齐次变换矩阵。
    HoughCircleTrans霍失圆变换
    Return the Hough-Transform for circles witha given radius.
    返回具有给定半径的圆的霍夫变换。
    HoughCircles霍夫圆
    Detect centers of circles for a specificradius using the Hough transform.
    使用霍夫变换检测特定半径的圆心。
    HoughLineTrans霍夫线变换
    Produce the Hough transform for lineswithin regions.
    为区域内的线生成霍夫变换。
    HoughLineTransDir霍夫线变换方向
    Compute the Hough transform for lines usinglocal gradient direction.
    使用局部梯度方向计算直线的霍夫变换。
    HoughLines霍夫线
    Detect lines in edge images with the helpof the Hough transform and returns it in HNF.
    在霍夫变换的帮助下检测边缘图像中的线,并以HNF格式返回。
    HoughLinesDir霍夫线方向
    Detect lines in edge images with the helpof the Hough transform using local gradient direction and return them in normalform.
    在霍夫变换的帮助下,使用局部梯度方向检测边缘图像中的线,并以正常形式返回。
    HysteresisThreshold滞后阈值
    Perform a hysteresis threshold operation onan image.
    对图像执行滞后阈值运算。



    回复

    使用道具 举报

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

    本版积分规则

    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 00:21

    Powered by Discuz! X3.4

    © 2001-2024 Discuz! Team.

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