石鑫华视觉论坛

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

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

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

    连续签到: 8 天

    [LV.Master]2000FPS

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

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

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

    x
    Halcon所有类及类下算子作用索引-HOperatorSet算子集(12)(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算子集(12)
    Class grouping all HALCON operators.
    类分组所有HALCON算子。
    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型号的最佳匹配。
    FindNeighbors查找相邻
    Search direct neighbors.
    搜索直接相邻(区域)。
    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.
    查找多种形状模型的最佳匹配。
    FindSurfaceModel查找表面模型
    Find the best matches of a surface model in a 3D scene.
    在3D场景中查找表面模型的最佳匹配。
    FindSurfaceModelImage查找表面模型图像
    Find the best matches of a surface model in a 3D scene and images.
    在3D场景和图像中查找表面模型的最佳匹配。
    FindText查找文本
    Find text in an image.
    在图像中查找文本。
    FindUncalibDescriptorModel查找未标定描述符模型
    Find the best matches of a descriptor model in an image.
    在图像中找到描述符模型的最佳匹配。
    FitCircleContourXld拟合圆轮廓扩展线描述
    Approximate XLD contours by circles.
    通过圆近似计算XLD轮廓。
    FitDlOutOfDistribution 适用深度学习分布外(24.11)
    Extend a deep learning model for Out-of-Distribution Detection.
    扩展用于分布外检测OOD(Out-of-Distribution)的深度学习模型。
    FitEllipseContourXld拟合椭圆轮廓扩展线描述
    Approximate XLD contours by ellipses or elliptic arcs.
    通过椭圆或椭圆弧近似计算XLD轮廓。
    FitLineContourXld拟合线轮廓扩展线描述
    Approximate XLD contours by line segments.
    按线段近似计算XLD轮廓。
    FitPrimitivesObjectModel3d拟合图元对象模型三维
    Fit 3D primitives into a set of 3D points.
    将三维图元拟合到一组三维点中。
    FitRectangle2ContourXld拟合矩形2轮廓扩展线描述
    Fit rectangles to XLD contours.
    将矩形拟合到XLD轮廓。
    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.
    通过二阶表面计算灰度值矩和近似值。
    Fitting适合
    Perform a closing after an opening with multiple structuring elements.
    在具有多个结构元素的开后执行闭。
    FlushBuffer清空缓冲区
    Flush the contents of a window.
    清空窗口内容。
    FnewLine文件新行
    Write a line break and clear the output buffer.
    写一个换行符并清除输出缓冲区。
    For For循环
    Starts a loop block that is usually executed for a fixed number of iterations.
    启动一个循环块,通常执行固定次数的迭代。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
    FreadBytes文件读字节(19.11)
    Read bytes from a binary file.
    从二进制文件读取字节。
    FreadChar文件读字符
    Read one character from a text file.
    从文本文件中读取一个字符。
    FreadLine文件读行
    Read a character line from a text file.
    从文本文件中读取字符行。
    FreadSerializedItem文件读序列化项
    Read a serialized item from a file.
    从文件中读取序列化项。
    FreadString文件读字符串
    Read a string from a text file.
    从文本文件中读取字符串。
    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.
    将图像的域扩展到最大。
    Funct1dToPairs函数一维至数对
    Access to the x/y values of a function.
    访问函数的(x,y)值。
    FuseObjectModel3d融合对象模型三维
    Fuse 3D object models into a surface.
    将3D对象模型融合到表面中。
    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.
    计算一个区域的模糊周长。
    FwriteBytes文件写字节(19.11)
    Write bytes to a binary file.
    将字节写入二进制文件。
    FwriteSerializedItem文件写序列化项
    Write a serialized item to a file.
    将序列化项写入文件。
    FwriteString文件写字符串
    Write strings and numbers into a text file.
    将字符串和数字写入文本文件。
    GammaImage伽马图像
    Perform a gamma encoding or decoding of an image.
    对图像执行伽马编码或解码。
    GaussDistribution高斯分布
    Generate a Gaussian noise distribution.
    生成高斯噪声分布。
    GaussFilter高斯滤波器
    Smooth using discrete Gauss functions.
    使用离散高斯函数进行平滑。
    GaussImage高斯图像
    Smooth an image using discrete Gaussian functions.
    使用离散高斯函数平滑图像。
    GenArbitraryDistortionMap生成任意畸变映射
    Generate a projection map that describes the mapping between an arbitrarily distorted image and the rectified image.
    生成一个投影映射,描述任意畸变图像和校正图像之间的映射。
    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.
    生成变换映射,该变换映射描述了双目相机对的图像到公共校正图像平面的映射。
    GenBoxObjectModel3d生成盒子对象模型三维
    Create a 3D object model that represents a box.
    创建表示盒子的三维对象模型。
    GenBundleAdjustedMosaic生成捆绑调整拼接
    Combine multiple images into a mosaic image.
    将多个图像合并成拼接图像。
    GenCaltab生成标定表
    Generate a calibration plate description file and a corresponding PostScript file for a calibration plate with rectangularly arranged marks.
    为带有矩形排列标记的标定板生成标定板描述文件和相应的PostScript文件。
    GenCheckerRegion生成方格区域
    Create a checkered region.
    创建一个方格区域。
    GenCircle生成圆
    Create a circle.
    创建一个圆。
    GenCircleContourXld生成圆轮廓扩展线描述
    Create XLD contours corresponding to circles or circular arcs.
    创建与圆或圆弧对应的XLD轮廓。
    GenCircleSector生成圆形扇区
    Create a circle sector.
    创建一个圆形扇区。
    GenContourNurbsXld生成轮廓非均匀有理B样条扩展线描述
    Transform a NURBS curve into an XLD contour.
    将NURBS曲线变换为XLD轮廓。
    GenContourPolygonRoundedXld生成轮廓多边形圆角扩展线描述
    Generate an XLD contour with rounded corners from a polygon (given as tuples).
    从多边形(以元组形式给出)生成具有圆角的XLD轮廓。
    GenContourPolygonXld生成轮廓多边形扩展线描述
    Generate an XLD contour from a polygon (given as tuples).
    从多边形(以元组形式给出)生成XLD轮廓。
    GenContourRegionXld生成轮廓区域扩展线描述
    Generate XLD contours from regions.
    从区域生成XLD轮廓。
    GenContoursSkeletonXld生成轮廓骨架扩展线描述
    Convert a skeleton into XLD contours.
    将骨架转换为XLD轮廓。
    GenCoocMatrix生成共生矩阵
    Calculate the co-occurrence matrix of a region in an image.
    计算图像中某个区域的共生矩阵。
    GenCrossContourXld生成交叉轮廓扩展线描述
    Generate one XLD contour in the shape of a cross for each input point.
    为每个输入点生成一个十字形的XLD轮廓。
    GenCubeMapMosaic生成立方体映射拼接
    Create 6 cube map images of a spherical mosaic.
    创建球形拼接的6个立方体映射图像。
    GenCylinderObjectModel3d生成圆柱对象模型三维
    Create a 3D object model that represents a cylinder.
    创建表示圆柱的三维对象模型。
    GenDerivativeFilter生成导数滤波器
    Generate a derivative filter in the frequency domain.
    在频域中生成导数滤波器。
    GenDiscSe生成椭圆结构元素
    Generate ellipsoidal structuring elements for gray morphology.
    为灰度形态学生成椭圆结构元素。
    GenDlModelHeatmap生成深度学习模型热图(19.11)
    Infer the sample and generate a heatmap.
    推断样本并生成热图。
    GenDlPrunedModel生成深度学习修剪模型(20.11)
    Prune a deep learning model.
    修剪深度学习模型。
    回复

    使用道具 举报

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

    本版积分规则

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

    Powered by Discuz! X3.4

    © 2001-2025 Discuz! Team.

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