石鑫华视觉论坛

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

[原创] Halcon所有类及类下算子作用索引-HImage图像(3)(17.12~24.11版)

[复制链接]
  • TA的每日心情
    奋斗
    昨天 07:42
  • 签到天数: 3431 天

    连续签到: 33 天

    [LV.Master]2000FPS

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

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

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

    x
    Halcon所有类及类下算子作用索引-HImage图像(3)(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所有类和方法索引
    HImage图像(3)
    Represents an instance of an image object(-array).
    表示图像对象(-数组)的实例。
    EliminateMinMax消除最小最大
    Smooth an image in the spatial domain to suppress noise.
    在空间域中平滑图像以抑制噪声。
    EliminateSp消除椒盐
    Replace values outside of thresholds with average value.
    将阈值之外的值替换为平均值。Sp是指椒盐噪声Salt and Pepper noise。
    EllipticAxisGray椭圆轴灰度
    Compute the orientation and major axes of a region in a gray value image.
    计算灰度图像中区域的方向和长轴。
    Emphasize强调
    Enhance contrast of the image.
    增强图像的对比度。
    EnergyGabor能量伽柏
    Calculate the energy of a two-channel image.
    计算双通道图像的能量。
    EntropyGray熵灰度
    Determine the entropy and anisotropy of images.
    确定图像的熵和各向异性。
    EntropyImage熵图像
    Calculate the entropy of gray values within a rectangular window.
    计算矩形窗口内灰度值的熵。
    EquHistoImage均衡直方图图像
    Histogram linearization of images
    图像直方图线性化
    EquHistoImageRect均衡直方图图像矩形(22.05)
    Histogram linearization within a rectangluar mask.
    矩形掩模内的直方图线性化。
    EstimateAlAm估计反射率环境光量
    Estimate the albedo of a surface and the amount of ambient light.
    估算表面的反射率和环境光量。
    EstimateNoise估计噪声
    Estimate the image noise from a single image.
    从单个图像中估计图像噪声。
    EstimateSlAlLr估计光源倾斜度和反射率LR
    Estimate the slant of a light source and the albedo of a surface.
    (使用Lee和Rosenfeld算法)估算光源的倾斜度和表面的反射率。
    EstimateSlAlZc估计光源倾斜度和反射率ZC
    Estimate the slant of a light source and the albedo of a surface.
    (使用Zheng和Chellappa算法)估算光源的倾斜度和表面的反射率。
    EstimateTiltLr估计倾斜度LR
    Estimate the tilt of a light source.
    估计光源的倾斜度。
    EstimateTiltZc估计倾斜度ZC
    Estimate the tilt of a light source.
    估计光源的倾斜度。
    ExhaustiveMatch穷举匹配
    Matching of a template and an image.
    模板和图像的匹配。
    ExhaustiveMatchMg穷举匹配多重网格
    Matching a template and an image in a resolution pyramid.
    在分辨率金字塔中匹配模板和图像。
    ExpImage指数图像
    Calculate the exponentiation of an image.
    计算图像的指数。
    ExpandDomainGray扩大域灰度
    Expand the domain of an image and set the gray values in the expanded domain.
    扩大图像的域,并在扩大的域中设置灰度值。
    ExpandGray扩大灰度
    Fill gaps between regions (depending on gray value or color) or split overlapping regions.
    填充区域之间的间隙(取决于灰度值或颜色)或拆分重叠区域。
    ExpandGrayRef扩大灰度参考
    Fill gaps between regions (depending on gray value or color) or split overlapping regions.
    填充区域之间的间隙(取决于灰度值或颜色)或拆分重叠区域。
    ExpandLine扩大线
    Expand a region starting at a given line.
    从给定线开始扩大区域。
    FastMatch快速匹配
    Searching all good matches of a template and an image.
    搜索模板和图像的所有匹配项。
    FastMatchMg快速匹配多重网格
    Searching all good gray value matches in a pyramid.
    在金字塔中搜索所有好的灰度值匹配。
    FastThreshold快速阈值
    Fast thresholding of images using global thresholds.
    使用全局阈值对图像进行快速阈值处理。
    FftGeneric快速傅立叶变换通用
    Compute the fast Fourier transform of an image.
    计算图像的快速傅里叶变换。
    FftImage快速傅立叶变换图像
    Compute the fast Fourier transform of an image.
    计算图像的快速傅里叶变换。
    FftImageInv快速傅立叶变换图像逆变换
    Compute the inverse fast Fourier transform of an image.
    计算图像的快速傅里叶逆变换。
    FillInterlace填充交错
    Interpolate 2 video half images.
    插入2个视频半图像。
    FindAnisoShapeModel查找各向异性形状模型
    Find the best matches of an anisotropically scaled shape model in an image.
    在图像中找到各向异性缩放形状模型的最佳匹配。
    FindAnisoShapeModels查找各向异性形状模型多个
    Find the best matches of multiple anisotropically scaled shape models.
    找到多个各向异性缩放形状模型的最佳匹配。
    FindBarCode查找条形码
    Detect and read bar code symbols in an image.
    检测并读取图像中的条形码符号。
    FindCalibDescriptorModel查找标定描述符模型
    Find the best matches of a calibrated descriptor model in an image and return their 3D pose.
    在图像中找到标定描述符模型的最佳匹配,并返回它们的三维姿态。
    FindCaltab查找标定表
    Segment the region of a standard calibration plate with rectangularly arranged marks in the image.
    在图像中用矩形排列的标记分割标准标定板的区域。
    FindComponentModel查找组件模型
    Find the best matches of a component model in an image.
    在图像中查找组件模型的最佳匹配。
    FindDataCode2d查找数据码二维
    Detect and read 2D data code symbols in an image or train the 2D data code model.
    检测并读取图像中的2D数据码符号,或训练2D数据码模型。
    FindGenericShapeModel查找通用形状模型(21.05)
    Find the best matches of one or multiple shape models in an image.
    在图像中查找一个或多个形状模型的最佳匹配。
    FindLocalDeformableModel查找局部可变形模型
    Find the best matches of a local deformable model in an image.
    在图像中找到局部可变形模型的最佳匹配。
    FindMarksAndPose查找标记和姿态
    Extract rectangularly arranged 2D calibration marks from the image and calculate initial values for the external camera parameters.
    从图像中提取矩形排列的二维标定标记,并计算外部相机参数的初始值。
    FindNccModel查找归一化互相关模型
    Find the best matches of an NCC model in an image.
    在图像中找到NCC模型的最佳匹配。
    FindNccModels查找归一化互相关模型多个
    Find the best matches of multiple NCC models.
    找到多个NCC型号的最佳匹配。
    FindPlanarCalibDeformableModel查找平面标定可变形模型
    Find the best matches of a calibrated deformable model in an image and return their 3D pose.
    在图像中找到标定的可变形模型的最佳匹配,并返回它们的3D姿态。
    FindPlanarUncalibDeformableModel查找平面未标定可变形模型
    Find the best matches of a planar projective invariant deformable model in an image.
    在图像中查找平面投影不变可变形模型的最佳匹配。
    FindRectificationGrid查找校正网格
    Segment the rectification grid region in the image.
    分割图像中的校正网格区域。
    FindScaledShapeModel查找缩放形状模型
    Find the best matches of an isotropically scaled shape model in an image.
    在图像中找到各向同性缩放形状模型的最佳匹配。
    FindScaledShapeModels查找缩放形状模型多个
    Find the best matches of multiple isotropically scaled shape models.
    查找多个各向同性缩放形状模型的最佳匹配。
    FindShapeModel查找形状模型
    Find the best matches of a shape model in an image.
    在图像中找到形状模型的最佳匹配。
    FindShapeModel3d查找形状模型三维
    Find the best matches of a 3D shape model in an image.
    在图像中查找3D形状模型的最佳匹配。
    FindShapeModels查找形状模型多个
    Find the best matches of multiple shape models.
    查找多种形状模型的最佳匹配。
    FindText查找文本
    Find text in an image.
    在图像中查找文本。
    FindUncalibDescriptorModel查找未标定描述符模型
    Find the best matches of a descriptor model in an image.
    在图像中找到描述符模型的最佳匹配。
    FitSurfaceFirstOrder拟合表面一阶
    Calculate gray value moments and approximation by a first order surface (plane).
    通过一阶表面(平面)计算灰度值矩和近似值。
    FitSurfaceSecondOrder拟合表面二阶
    Calculate gray value moments and approximation by a second order surface.
    通过二阶表面计算灰度值矩和近似值。
    FreiAmp弗雷振幅
    Detect edges (amplitude) using the Frei-Chen operator.
    使用弗雷陈Frei-Chen算子检测边缘(振幅)。
    FreiDir弗雷方向
    Detect edges (amplitude and direction) using the Frei-Chen operator.
    使用弗雷陈Frei-Chen算子检测边缘(振幅和方向)。
    FullDomain全域
    Expand the domain of an image to maximum.
    将图像的域扩展到最大。
    FuzzyEntropy模糊熵
    Determine the fuzzy entropy of regions.
    确定区域的模糊熵。
    FuzzyMeasurePairing模糊测量对
    Extract straight edge pairs perpendicular to a rectangle or an annular arc.
    提取垂直于矩形或圆弧的直边对。
    FuzzyMeasurePairs模糊测量对
    Extract straight edge pairs perpendicular to a rectangle or an annular arc.
    提取垂直于矩形或圆弧的直边对。
    FuzzyMeasurePos模糊测量位置
    Extract straight edges perpendicular to a rectangle or an annular arc.
    提取垂直于矩形或环形弧的直边。
    FuzzyPerimeter模糊周长
    Calculate the fuzzy perimeter of a region.
    计算一个区域的模糊周长。
    GammaImage伽马图像
    Perform a gamma encoding or decoding of an image.
    对图像执行伽马编码或解码。
    GaussFilter高斯滤波器
    Smooth using discrete Gauss functions.
    使用离散高斯函数进行平滑。
    GaussImage高斯图像
    Smooth an image using discrete Gaussian functions.
    使用离散高斯函数平滑图像。
    GenBandfilter生成带通滤波器
    Generate an ideal band filter.
    生成理想的带通滤波器。
    GenBandpass生成带通
    Generate an ideal bandpass filter.
    生成理想的带通滤波器。
    GenBinocularProjRectification生成双目投影校正
    Compute the projective rectification of weakly calibrated binocular stereo images.
    计算弱标定双目立体图像的投影校正。
    GenBinocularRectificationMap生成双目校正映射
    Generate transformation maps that describe the mapping of the images of a binocular camera pair to a common rectified image plane.
    生成变换映射,该变换映射描述了双目相机对的图像到公共校正图像平面的映射。
    GenBundleAdjustedMosaic生成捆绑调整拼接
    Combine multiple images into a mosaic image.
    将多个图像合并成拼接图像。
    GenCoocMatrix生成共生矩阵
    Calculate the co-occurrence matrix of a region in an image.
    计算图像中某个区域的共生矩阵。
    GenCubeMapMosaic生成立方体映射拼接
    Create 6 cube map images of a spherical mosaic.
    创建球形拼接的6个立方体映射图像。
    GenDerivativeFilter生成导数滤波器
    Generate a derivative filter in the frequency domain.
    在频域中生成导数滤波器。
    GenDiscSe生成椭圆结构元素
    Generate ellipsoidal structuring elements for gray morphology.
    为灰度形态学生成椭圆结构元素。
    GenFilterMask生成滤波掩模
    Store a filter mask in the spatial domain as a real-image.
    将滤波掩模作为实数图像存储在空间域中。
    GenGabor生成伽柏
    Generate a Gabor filter.
    生成伽柏Gabor过滤器。
    回复

    使用道具 举报

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

    本版积分规则

    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-11 05:16

    Powered by Discuz! X3.4

    © 2001-2025 Discuz! Team.

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