石鑫华视觉论坛

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

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

[复制链接]
  • TA的每日心情

    昨天 08:46
  • 签到天数: 3443 天

    连续签到: 5 天

    [LV.Master]2000FPS

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

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

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

    x
    Halcon所有类及类下算子作用索引-HOperatorSet算子集(5)(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算子集(5)
    Class grouping all HALCON operators.
    类分组所有HALCON算子。
    ClosingCircle闭圆
    Close a region with a circular structuring element.
    用圆形结构元素关闭一个区域。
    ClosingGolay闭戈莱
    Close a region with an element from the Golay alphabet.
    用戈莱字母表中的元素关闭一个区域。
    ClosingRectangle1闭矩形1
    Close a region with a rectangular structuring element.
    用矩形结构元素关闭一个区域。
    ClusterModelComponents聚类模型组件
    Adopt new parameters that are used to create the model components into the training result.
    在训练结果中采用用于创建模型组件的新参数。
    CoherenceEnhancingDiff相干增强扩散
    Perform a coherence enhancing diffusion of an image.
    对图像执行相干增强扩散。
    CombineRoadsXld合并路径扩展线描述
    Combine road hypotheses from two resolution levels.
    合并两个分辨率级别的路径假设。
    Comment注释
    Add a comment of one line to the program.
    向程序中添加一行注释。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
    Compactness紧凑性
    Shape factor for the compactness of a region.
    区域紧凑性的形状因子。
    CompactnessXld紧凑性扩展线描述
    Shape factor for the compactness of contours or polygons.
    轮廓或多边形紧凑性的形状系数。
    CompareExtVariationModel比较扩展变体模型
    Compare an image to a variation model.
    将图像与变体模型进行比较。
    CompareMemoryBlock比较内存块(22.11)
    Compare contents of memory blocks regarding equality.
    比较内存块的内容是否相等。
    CompareObj比较对象
    Compare iconic objects regarding equality.
    比较图标对象的相等性。
    CompareVariationModel比较变体模型
    Compare an image to a variation model.
    将图像与变体模型进行比较。
    Complement补码
    Return the complement of a region.
    返回一个区域的补码。
    ComplexToReal复数至实数
    Convert a complex image into two real images.
    将一幅复数图像转换为两幅实数图像。
    Compose2组成2
    Convert two images into a two-channel image.
    将两幅图像转换为双通道图像。
    Compose3组成3
    Convert 3 images into a three-channel image.
    将3幅图像转换为三通道图像。
    Compose4组成4
    Convert 4 images into a four-channel image.
    将4幅图像转换为四通道图像。
    Compose5组成5
    Convert 5 images into a five-channel image.
    将5幅图像转换为5通道图像。
    Compose6组成6
    Convert 6 images into a six-channel image.
    将6幅图像转换为6通道图像。
    Compose7组成7
    Convert 7 images into a seven-channel image.
    将7幅图像转换为7通道图像。
    ComposeFunct1d组成函数一维
    Compose two functions.
    组成两个函数。
    ConcatObj连接对象
    Concatenate two iconic object tuples.
    连接两个图标对象元组。
    ConcatOcrTrainf连接光学字符识别训练文件
    Concat training files.
    连接训练文件。
    ConnectAndHoles连接和孔
    Number of connection components and holes
    连接组合和孔的数量
    ConnectGridPoints连接网格点
    Establish connections between the grid points of the rectification grid.
    在校正网格的网格点之间建立连接。
    Connection连接
    Compute connected components of a region.
    计算区域的连通组件。
    ConnectionObjectModel3d连接对象模型三维
    Determine the connected components of the 3D object model.
    确定三维对象模型的连接组件。
    Continue继续
    Skip the current loop execution.
    跳过当前循环执行。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
    Contlength轮廓长度
    Contour length of a region.
    区域的轮廓长度。
    ContourPointNumXld轮廓点数扩展线描述
    Return the number of points in an XLD contour.
    返回XLD轮廓中的点数。
    ContourToWorldPlaneXld轮廓至世界平面扩展线描述
    Transform an XLD contour into the plane z=0 of a world coordinate system.
    将XLD轮廓变换到世界坐标系的平面z=0中。
    ControlIoChannel控制输入输出通道
    Perform an action on I/O channels.
    在I/O通道上执行操作。
    ControlIoDevice控制输入输出设备
    Perform an action on the I/O device.
    在I/O设备上执行操作。
    ControlIoInterface控制输入输出接口
    Perform an action on the I/O interface.
    在I/O接口上执行操作。
    ConvertCoordinatesImageToWindow转换坐标图像至窗口
    Convert image coordinates to window coordinates
    将图像坐标转换至窗口坐标
    ConvertCoordinatesWindowToImage转换坐标窗口至图像
    Convert window coordinates to image coordinates
    将窗口坐标转换至图像坐标
    ConvertImageType转换图像类型
    Convert the type of an image.
    转换图像的类型。
    ConvertMapType转换映射类型
    Convert image maps into other map types.
    将图像映射转换为其他映射类型。
    ConvertPoint3dCartToSpher转换点三维笛卡尔至球面
    Convert Cartesian coordinates of a 3D point to spherical coordinates.
    将三维点的笛卡尔坐标转换至球面坐标。
    ConvertPoint3dSpherToCart转换点三维球面至笛卡尔
    Convert spherical coordinates of a 3D point to Cartesian coordinates.
    将三维点的球面坐标转换为笛卡尔坐标。
    ConvertPoseType转换姿态类型
    Change the representation type of a 3D pose.
    更改三维姿态的描述类型。
    ConvertTupleToVector1d转换元组至向量一维
    Distribute the elements of a tuple to a vector.
    将元组的元素分配给向量。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
    ConvertVectorToTuple转换向量至元组
    Concatenate the elements of a vector to a single tuple.
    将向量的元素连接成一个元组。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
    ConvexHullObjectModel3d凸包对外模型三维
    Calculate the convex hull of a 3D object model.
    计算三维对象模型的凸包。
    Convexity凸度
    Shape factor for the convexity of a region.
    区域凸度的形状因子。
    ConvexityXld凸度扩展线描述
    Shape factor for the convexity of contours or polygons.
    轮廓或多边形凸度的形状因子。
    ConvolFft卷积快速傅立叶变换
    Convolve an image with a filter in the frequency domain.
    在频域中使用滤波器对图像进行卷积。
    ConvolGabor卷积伽柏
    Convolve an image with a Gabor filter in the frequency domain.
    在频域中用伽柏滤波器对图像进行卷积。
    ConvolImage卷积图像
    Calculate the correlation between an image and an arbitrary filter mask.
    计算图像与任意滤波掩模之间的相关。
    CoocFeatureImage共生特征图像
    Calculate a co-occurrence matrix and derive gray value features thereof.
    计算共生矩阵并导出其灰度值特征。
    CoocFeatureMatrix共生特征矩阵
    Calculate gray value features from a co-occurrence matrix.
    根据共生矩阵计算灰度值特征。
    CopyDict复制字典(18.11)
    Copy a dictionary.
    复制字典。
    CopyFile复制文件
    Copy a file to a new location.
    将文件复制到新位置。
    CopyImage复制图像
    Copy an image and allocate new memory for it.
    复制图像并为其分配新内存。
    CopyMatrix复制矩阵
    Copy a matrix.
    复制矩阵。
    CopyMetrologyModel复制计量模型
    Copy a metrology model.
    复制计量模型。
    CopyMetrologyObject复制计量对象
    Copy metrology metrology objects of a metrology model.
    复制计量模型的计量对象。
    CopyObj复制对象
    Copy an iconic object in the HALCON database.
    复制HALCON数据库中的图标对象。
    CopyObjectModel3d复制对象模型三维
    Copy a 3D object model.
    复制三维对象模型。
    CopyRectangle复制矩形
    Copy all pixels within rectangles between output windows.
    复制输出窗口之间矩形内的所有像素。
    CornerResponse角落响应
    Searching corners in images.
    在图像中搜索角落。
    CorrelationFft相关快速傅立叶变换
    Compute the correlation of two images in the frequency domain.
    在频域中计算两幅图像的相关。
    CosImage余弦图像
    Calculate the cosine of an image.
    计算图像的余弦值。
    CountChannels计数通道
    Count channels of image.
    统计图像的通道数。
    CountObj计数对象
    Number of objects in a tuple.
    元组中的对象数。
    CountRelation计数关系
    Number of entries in the HALCON database.
    HALCON数据库中的条目数。
    CountSeconds计数秒数
    Passed Time.
    流逝的时间。
    CreateAnisoShapeModel创建各向异性形状模型
    Prepare an anisotropically scaled shape model for matching.
    准备一个各向异性缩放的形状模型进行匹配。
    CreateAnisoShapeModelXld创建各向异性形状模型扩展线描述
    Prepare an anisotropically scaled shape model for matching from XLD contours.
    准备一个各向异性缩放的形状模型,以便从扩展线描述轮廓进行匹配。
    CreateBarCodeModel创建条形码模型
    Create a model of a bar code reader.
    创建条形码阅读器的模型。
    CreateBarrier创建屏障
    Create a barrier synchronization object.
    创建屏障同步对象。
    CreateBeadInspectionModel创建胶条检查模型
    Create a model to inspect beads or adhesive in images.
    创建模型以检查图像中的胶条或粘合剂。
    CreateBgEsti创建背景估计
    Generate and initialize a data set for the background estimation.
    生成并初始化背景估计的数据集。
    CreateCalibData创建标定数据
    Create a HALCON calibration data model.
    创建HALCON标定数据模型。
    CreateCalibDescriptorModel创建标定描述符模型
    Create a descriptor model for calibrated perspective matching.
    创建用于标定透视匹配的描述符模型。
    回复

    使用道具 举报

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

    本版积分规则

    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-24 01:35

    Powered by Discuz! X3.4

    © 2001-2025 Discuz! Team.

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