石鑫华视觉论坛

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

[原创] Halcon各版本新增加的算子-R2(17.12~24.11版)

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

    连续签到: 13 天

    [LV.Master]2000FPS

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

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

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

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

                                   
    登录/注册后可看大图

    《LabVIEW HALCON图像处理入门教程(24.09)》含深度学习,LabVIEW使用NI VISION+Halcon混合编程机器视觉与图像处理入门学习资料
    http://visionbbs.com/thread-28124-1-1.html

    Index of all Operators所有算子索引
    R2
    ReadTuple可读文组
    Read a tuple from a file.
    从文件中读取元组。
    ReadVariationModel读取变体模型
    Read a variation model from a file.
    从文件中读取变体模型。
    ReadWorldFile读取世界文件
    Read the geo coding from an ARC/INFO world file.
    从ARC/INFO世界文件中读取地理编码。
    RealToComplex实数至复数
    Convert two real images into a complex image.
    将两个实数图像转换为复数图像。
    RealToVectorField实数至向量场
    Convert two real-valued images into a vector field image.
    将两个实值图像转换为向量场图像。
    ReceiveData接收数据
    Receive arbitrary data from external devices or applications using a generic socket connection.
    使用通用套接字连接从外部设备或应用程序接收任意数据。
    ReceiveImage接收图像
    Receive an image over a socket connection.
    通过套接字连接接收图像。
    ReceiveRegion接收区域
    Receive regions over a socket connection.
    通过套接字连接接收区域。
    ReceiveSerializedItem接收序列化项
    Receive a serialized item over a socket connection.
    通过套接字连接接收序列化项。
    ReceiveTuple接收元组
    Receive a tuple over a socket connection.
    通过套接字连接接收元组。
    ReceiveXld接收扩展线描述
    Receive an XLD object over a socket connection.
    通过套接字连接接收XLD对象。
    Reconst3dFromFundamentalMatrix重建三维从基础矩阵
    Compute the projective 3d reconstruction of points based on the fundamental matrix.
    基于基本矩阵计算点的投影三维重建。
    ReconstructHeightFieldFromGradient重建高度场从梯度
    Reconstruct a surface from surface gradients.
    从表面梯度重建表面。
    ReconstructPointsStereo重建点立体
    Reconstruct 3D points from calibrated multi-view stereo images.
    从标定的多视图立体图像重建3D点。
    ReconstructSurfaceStereo重建表面立体
    Reconstruct surface from calibrated multi-view stereo images.
    从标定的多视图立体图像重建表面。
    ReconstructSurfaceStructuredLight重建表面结构光(23.11)
    Reconstruct a surface from a decoded structured light setup.
    从解码的结构光设置重建曲面。
    Rectangle1Domain矩形1域
    Reduce the domain of an image to a rectangle.
    将图像的域缩小为矩形。
    Rectangularity矩形度
    Shape factor for the rectangularity of a region.
    区域矩形的形状因子。
    RectangularityXld矩形度扩展线描述(19.11)
    Shape factor for the rectangularity of contours or polygons.
    轮廓或多边形矩形的形状因子。
    ReduceClassSvm缩小类支持向量机
    Approximate a trained support vector machine by a reduced support vector machine for faster classification.
    通过缩小支持向量机来近似训练好的支持向量机,以实现更快的分类。
    ReduceDomain缩小域
    Reduce the domain of an image.
    缩小图像的域。
    ReduceObjectModel3dByView缩小对象模型三维通过视图
    Remove points from a 3D object model by projecting it to a virtual view and removing all points outside of a given region.
    通过将三维对象模型投影到虚拟视图并移除给定区域外的所有点,从三维对象模型中移除点。
    ReduceOcrClassSvm缩小光学字符识别类支持向量机
    Approximate a trained SVM-based OCR classifier by a reduced SVM.
    通过简化的SVM对训练好的基于SVM的OCR分类器进行近似。
    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场景的图像。
    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.
    重置激光三角测量模型。
    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.
    区域游程编码的特征值。
    更多NI视觉软件使用,可参考作者相关作品:
    视觉助手软件教程:
    《NI Vision Assistant2024图像处理视频教程》-NI视觉助手视频教程,基于NI视觉助手2024版本
    《NI Vision Assistant2020-2024图像处理教程》视觉助手2024版教程PDF版本
    VBAI软件教程:
    《NI Vision Builder for Automated Inspection2023图像处理视频教程》,基于NI VBAI自动化检测视觉生成器2023版本介绍
    《NI Vision Builder for Automated Inspection 2020&2023入门教程》,VBAI2020/2023自动化检测视觉生成器PDF文档版
    LabVIEW Vision Development Module教程:
    《LabVIEW Vision函数实例详解2020-2024》NI Vision所有函数使用方法介绍,基于NI VISION2020,兼容VDM2021/2022/2023/2024
    《LabVIEW Vision图像处理开发宝典(第二版)》介绍如何在LabVIEW中开发图像处理程序,如何搭建常用的图像处理框架
    《LabVIEW VISION图像处理宝典视频教程》LabVIEW如何使用NI Vision开发图像处理程序框图
    LabVIEW Halcon教程:
    《LabVIEW HALCON图像处理入门教程(24.09)》含深度学习,LabVIEW使用NI VISION+Halcon混合编程机器视觉与图像处理入门学习资料
    VAS驱动软件采集图像教程:
    《LabVIEW驱动相机采集图像指南(24.11)》 LabVIEW图像采集 LabVIEW相机驱动 NI-IMAQdx相机驱动 Halcon采集图像驱动
    机器视觉硬件和方案相关教程:
    《机器视觉实用教程视频教程+附加案例》,相机镜头光源控制器硬件选型,视觉案例解析
    《机器视觉实用教程(修订版)》,工业相机、工业镜头、机器视觉光源、光源控制器、图像采集卡、延长管延长线滤光片标定板等配件的选型知识

    回复

    使用道具 举报

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

    本版积分规则

    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:25

    Powered by Discuz! X3.4

    © 2001-2024 Discuz! Team.

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