石鑫华视觉论坛

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

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

[复制链接]
  • TA的每日心情
    慵懒
    昨天 08:32
  • 签到天数: 3459 天

    连续签到: 6 天

    [LV.Master]2000FPS

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

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

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

    x
    Halcon所有类及类下算子作用索引-HOperatorSet算子集(24)(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算子集(24)
    Class grouping all HALCON operators.
    类分组所有HALCON算子。
    RefineDeformableSurfaceModel优化可变形表面模型
    Refine the position and deformation of a deformable surface model in a 3D scene.
    优化3D场景中可变形表面模型的位置和变形。
    RefineSurfaceModelPose优化表面模型姿态
    Refine the pose of a surface model in a 3D scene.
    优化3D场景中曲面模型的姿态。
    RefineSurfaceModelPoseImage优化表面模型姿态图像
    Refine the pose of a surface model in a 3D scene and in images.
    优化3D场景和图像中表面模型的姿态。
    RegionFeatures区域特征
    Calculate shape features of regions.
    计算区域的形状特征。
    RegionToBin区域至二进制
    Convert a region into a binary byte-image.
    将区域转换为二进制字节图像。
    RegionToLabel区域至标签
    Convert regions to a label image.
    将区域转换为标签图像。
    RegionToMean区域至均值
    Paint regions with their average gray value.
    用平均灰度值涂色区域。
    Regiongrowing区域生长
    Segment an image using regiongrowing.
    使用区域生长对图像进行分割。
    RegiongrowingMean区域生长均值
    Perform a regiongrowing using mean gray values.
    使用均值灰度值执行区域生长。
    RegiongrowingN区域生长N
    Segment an image using regiongrowing for multi-channel images.
    使用区域生长对多通道图像进行分割。
    RegisterObjectModel3dGlobal注册对象模型三维全局
    Improve the relative transformations between 3D object models based on their overlaps.
    基于重叠改进3D对象模型之间的相对变换。
    RegisterObjectModel3dPair注册对象模型三维对
    Search for a transformation between two 3D object models.
    搜索两个3D对象模型之间的变换。
    RegressContoursXld回归轮廓扩展线描述
    Calculate the parameters of a regression line to an XLD contour.
    计算XLD轮廓的回归线参数。
    RelPoseToFundamentalMatrix相对姿态至基本矩阵
    Compute the fundamental matrix from the relative orientation of two cameras.
    根据两个相机的相对方向计算基本矩阵。
    ReleaseAllComputeDevices释放所有计算设备
    Close all compute devices.
    关闭所有计算设备。
    ReleaseComputeDevice释放计算设备
    Close a compute_device.
    关闭计算设备。
    RemoveCalibData移除标定数据
    Remove a data set from a calibration data model.
    从标定数据模型中移除数据集。
    RemoveCalibDataObserv移除标定数据观测
    Remove observation data from a calibration data model.
    从标定数据模型中移除观测数据。
    RemoveDictKey移除字典键(18.11)
    Remove keys from a dictionary.
    从字典中移除键。
    RemoveDir移除目录
    Delete an empty directory.
    删除空目录。
    RemoveNoiseRegion移除噪声区域
    Remove noise from a region.
    移除某个区域的噪声。
    RemoveObj移除对象
    Remove objects from an iconic object tuple.
    从图标对象元组中移除对象。
    RemoveObjectModel3dAttrib移除对象模型三维属性(19.11)
    Remove attributes of a 3D object model.
    移除三维对象模型的属性。
    RemoveObjectModel3dAttribMod移除对象模型三维属性模(19.11)
    Remove attributes of a 3D object model.
    移除三维对象模型的属性。
    RemoveSampleIdentifierPreparationData移除样本标识符准备数据
    Remove preparation data from a sample identifier.
    从样本标识符中移除准备数据。
    RemoveSampleIdentifierTrainingData移除样本标识符训练数据
    Remove training data from a sample identifier.
    从样本标识符中移除训练数据。
    RemoveScene3dCamera移除场景三维相机
    Remove a camera from a 3D scene.
    从3D场景中移除相机。
    RemoveScene3dInstance移除场景三维实例
    Remove an object instance from a 3D scene.
    从三维场景中移除对象实例。
    RemoveScene3dLabel移除场景三维标签
    Remove a text label from a 3D scene.
    从三维场景中移除文本标签。
    RemoveScene3dLight移除场景三维光源
    Remove a light from a 3D scene.
    从3D场景中移除光源。
    RemoveTextureInspectionModelImage移除纹理检查模型图像
    Clear all or a user-defined subset of the images of a texture inspection model.
    清除纹理检查模型的所有图像或用户定义的图像子集。
    RenderObjectModel3d渲染对象模型三维
    Render 3D object models to get an image.
    渲染3D对象模型以获得图像。
    RenderScene3d渲染场景三维
    Render an image of a 3D scene.
    渲染3D场景的图像。
    Repeat重复
    Start statement of a repeat..until loop.
    开始重复语句……直到循环。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
    RepeatMatrix重复矩阵
    Repeat a matrix.
    重复一个矩阵。
    ReplaceObj替换对象
    Replaces one or more elements of an iconic object tuple.
    替换图标对象元组的一个或多个元素。
    ResetFuzzyMeasure重置模糊测量
    Reset a fuzzy function.
    重置模糊函数。
    ResetMetrologyObjectFuzzyParam重置计量对象模糊参数
    Reset all fuzzy parameters and fuzzy functions of a metrology model.
    重置计量模型的所有模糊参数和模糊函数。
    ResetMetrologyObjectParam重置计量对象参数
    Reset all parameters of a metrology model.
    重置计量模型的所有参数。
    ResetObjDb重置对象数据库
    Reset the HALCON system for iconic objects.
    重置图标对象的HALCON系统。
    ResetSheetOfLightModel重置激光三角测量模型
    Reset a sheet-of-light model.
    重置激光三角测量模型。
    Return返回
    Terminate procedure call.
    终止过程调用。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
    RftGeneric实值傅立叶变换通用
    Compute the real-valued fast Fourier transform of an image.
    计算图像的实值快速傅里叶变换。
    Rgb1ToGray红绿蓝1至灰度
    Transform an RGB image into a gray scale image.
    将RGB图像变换为灰度图像。
    Rgb3ToGray红绿蓝3至灰度
    Transform an RGB image to a gray scale image.
    将RGB图像转换为灰度图像。
    RigidTransObjectModel3d刚性变换对象模型三维
    Apply a rigid 3D transformation to 3D object models.
    将刚性三维变换应用于三维对象模型。
    Roberts罗伯茨
    Detect edges using the Roberts filter.
    使用Roberts滤波器检测边缘。
    RobinsonAmp罗宾逊振幅
    Detect edges (amplitude) using the Robinson operator.
    使用Robinson算子检测边缘(振幅)。
    RobinsonDir罗宾逊方向
    Detect edges (amplitude and direction) using the Robinson operator.
    使用Robinson算子检测边缘(振幅和方向)。
    RotateImage旋转图像
    Rotate an image about its center.
    围绕图像中心旋转图像。
    Roundness圆度
    Shape factors from contour.
    轮廓的形状因子。这里的圆度是圆周到中心的距离变化系数。和Circularity圆形度不同,Circularity是和圆的相似程度。
    RunBgEsti运行背景估计
    Estimate the background and return the foreground region.
    估计背景并返回前景区域。
    RunlengthDistribution游程分布
    Distribution of runs needed for runlength encoding of a region.
    区域游程编码所需的游程分布。
    RunlengthFeatures游程特征
    Characteristic values for runlength coding of regions.
    区域游程编码的特征值。
    SaddlePointsSubPix鞍点亚像素
    Subpixel precise detection of saddle points in an image.
    图像中鞍点的亚像素精度检测。
    SampleFunct1d采样函数一维
    Sample a function equidistantly in an interval.
    在区间内等距采样函数。
    SampleObjectModel3d采样对象模型三维
    Sample a 3D object model.
    对三维对象模型进行采样。
    ScaleImage缩放图像
    Scale the gray values of an image.
    缩放图像的灰度值。
    ScaleImageMax缩放图像最大
    Maximum gray value spreading in the value range 0 to 255.
    在0到255的值范围内扩展的最大灰度值。
    ScaleMatrix缩放矩阵
    Scale a matrix.
    缩放矩阵。
    ScaleMatrixMod缩放矩阵模
    Scale a matrix.
    缩放矩阵。
    ScaleYFunct1d缩放Y函数一维
    Multiplication and addition of the y values.
    y值的乘法和加法。
    SceneFlowCalib场景流标定
    Compute the calibrated scene flow between two stereo image pairs.
    计算两个立体图像对之间的标定场景流。
    SceneFlowUncalib场景流未标定
    Compute the uncalibrated scene flow between two stereo image pairs.
    计算两个立体图像对之间的未标定场景流。
    ScrewToDualQuat螺旋至对偶四元数
    Convert a screw into a dual quaternion.
    将螺旋转换为对偶四元数。
    SearchOperator搜索算子
    Search names of all operators assigned to one keyword.
    搜索分配给一个关键字的所有算子的名称。
    SegmentCharacters分割字符
    Segments characters in a given region of an image.
    分割图像给定区域中的字符。
    SegmentContourAttribXld分割轮廓属性扩展线描述
    Segment XLD contour parts whose local attributes fulfill given conditions.
    分割局部属性满足给定条件的XLD轮廓部分。
    SegmentContoursXld分割轮廓扩展线描述
    Segment XLD contours into line segments and circular or elliptic arcs.
    将XLD轮廓分割成线段和圆弧或椭圆弧。
    SegmentImageMser分割图像最大稳定极值区域
    Segment image using Maximally Stable Extremal Regions (MSER).
    使用最大稳定极值区域(MSER)分割图像。
    SegmentObjectModel3d分割对象模型三维
    Segment a set of 3D points into sub-sets with similar characteristics.
    将一组三维点分割成具有相似特征的子集。
    SelectCharacters选择字符
    Selects characters from a given region.
    从给定区域中选择字符。
    SelectContoursXld选择轮廓扩展线描述
    Select XLD contours according to several features.
    根据多个特征选择XLD轮廓。
    SelectFeatureSetGmm选择特征集高斯混合模型
    Selects an optimal combination from a set of features to classify the provided data.
    从一组特征中选择最佳组合来对提供的数据进行分类。
    回复

    使用道具 举报

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

    本版积分规则

    LabVIEW HALCON图像处理入门教程(24.09)
    石鑫华机器视觉与LabVIEW Vision图像处理PDF+视频教程11种全套
    《LabVIEW Vision函数实例详解2020-2024》教程-NI Vision所有函数使用方法介绍,基于NI VISION2020,兼容VDM21/22/23/24

    QQ|石鑫华视觉论坛 |网站地图

    GMT+8, 2025-2-16 05:55

    Powered by Discuz! X3.4

    © 2001-2025 Discuz! Team.

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