石鑫华视觉论坛

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

[原创] Halcon所有算子及算子作用索引-W(17.12~24.11版)

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

    昨天 09:21
  • 签到天数: 3416 天

    连续签到: 18 天

    [LV.Master]2000FPS

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

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

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

    x
    Halcon所有算子及算子作用索引-W(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所有算子索引
    W
    WaitBarrier等待屏障
    Wait on the release of a barrier synchronization object.
    等待屏障同步对象的释放。
    WaitCondition等待条件
    wait on the signal of a condition synchronization object.
    等待条件同步对象的信号。
    WaitEvent等待事件
    Lock an event synchronization object.
    锁定事件同步对象。
    WaitSeconds等待秒
    Delaying the execution of the program.
    延迟程序的执行。
    Watersheds分水岭
    Extract watersheds and basins from an image.
    从图像中提取分水岭和盆地。
    WatershedsMarker分水岭标记(19.11)
    Extract watersheds and combine basins based on markers.
    根据标记提取分水岭并合并盆地。
    WatershedsThreshold分水岭阈值
    Extract watershed basins from an image using a threshold.
    使用阈值从图像中提取分水岭盆地。
    WienerFilter维纳滤波器
    Image restoration by Wiener filtering.
    通过维纳滤波进行图像恢复。
    WienerFilterNi维纳滤波器综合噪声估计
    Image restoration by Wiener filtering.
    通过维纳滤波进行图像恢复。ni = noise-estimation integrated,综合噪声估计。
    WriteAopKnowledge写入自动算子并行知识
    Write knowledge about hardware dependent behavior of automatic operator parallelization to file.
    将有关自动算子并行的硬件相关行为的知识写入文件。
    WriteBarCodeModel写入条形码模型
    Write a bar code model to a file.
    将条形码模型写入文件。
    WriteCalibData写入标定数据
    Store a calibration data model into a file.
    将校准数据模型存储到文件中。
    WriteCamPar写入相机参数
    Write internal camera parameters into a file.
    将内部摄像头参数写入文件。
    WriteCameraSetupModel写入相机设置模型
    Store a camera setup model into a file.
    将相机设置模型存储到文件中。
    WriteClassBox写入类盒子
    Save a classifier in a file.
    将分类器保存在文件中。
    WriteClassGmm写入类高斯混合模型
    Write a Gaussian Mixture Model to a file.
    将高斯混合模型写入文件。
    WriteClassKnn写入类K-最近邻
    Save the k-NN classifier in a file.
    将K-最近邻(k-NN)分类器保存在文件中。
    WriteClassMlp写入类多层感知机
    Write a multilayer perceptron to a file.
    将多层感知机写入文件。
    WriteClassSvm写入类支持向量机
    Write a support vector machine to a file.
    将支持向量机写入文件。
    WriteClassTrainData写入类训练数据
    Save the training data for classifiers in a file.
    将分类器的训练数据保存在文件中。
    WriteComponentModel写入组件模型
    Write a component model to a file.
    将组件模型写入文件。
    WriteContourXldArcInfo写入轮廓扩展线描述ARC信息
    Write XLD contours to a file in ARC/INFO generate format.
    将XLD轮廓以ARC/INFO生成格式写入文件。
    WriteContourXldDxf写入轮廓扩展线描述DXF
    Write XLD contours to a file in DXF format.
    将XLD轮廓写入DXF格式的文件。
    WriteDataCode2dModel写入数据码二维模型
    Writes a 2D data code model into a file.
    将二维数据码模型写入文件。
    WriteDeepCountingModel写入深度计数模型(23.05)
    Write a Deep Counting model in a file.
    在文件中编写深度计数模型。
    WriteDeepMatching3d写入深度匹配三维(24.11)
    Write a Deep 3D Matching model in a file.
    在文件中写入深度3D匹配模型。
    WriteDeepOcr写入深度光学字符识别(20.11)
    Write a Deep OCR model in a file.
    在文件中写入深度OCR模型。
    WriteDeformableModel写入可变形模型
    Write a deformable model to a file.
    将可变形模型写入文件。
    WriteDeformableSurfaceModel写入可变形表面模型
    Write a deformable surface model to a file.
    将可变形表面模型写入文件。
    WriteDescriptorModel写入描述符模型
    Write a descriptor model to a file.
    将描述符模型写入文件。
    WriteDict写入字典(18.11)
    Write a dictionary to a file.
    将字典写入文件。
    WriteDistanceTransformXld写入距离变换扩展线描述
    Write an XLD distance transform into a file.
    将XLD距离变换写入文件。
    WriteDlClassifier写入深度学习分类器
    Write a deep-learning-based classifier in a file.
    在文件中写入一个基于深度学习的分类器。
    WriteDlModel写入深度学习模型(18.11)
    Write a deep learning model in a file.
    在文件中写入一个深度学习模型。
    WriteEncryptedItem写入加密项(22.11)
    Write an encrypted item to a file.
    将加密项写入文件。
    WriteFftOptimizationData写入快速傅立叶变换优化数据
    Store FFT speed optimization data in a file.
    将FFT速度优化数据存储在文件中。
    WriteFunct1d写入函数一维
    Write a function to a file.
    将函数写入文件。
    WriteImage写入图像
    Write images in graphic formats.
    以图形格式编写图像。
    WriteImageMetadata写入图像元数据(19.11)
    Write metadata of image files.
    写入图像文件的元数据。
    WriteIoChannel写入输入输出通道
    Write a value to the specified I/O channels.
    将值写入指定的I/O通道。
    WriteLut写入查找表
    Write look-up-table (lut) as file.
    将查找表(lut)写入文件。
    WriteMatrix写入矩阵
    Write a matrix to a file.
    将矩阵写入文件。
    WriteMeasure写入测量
    Write a measure object to a file.
    将测量对象写入文件。
    WriteMemoryBlock写入内存块(22.11)
    Write a memory block to a file.
    将内存块写入文件。
    WriteMessage写入消息(18.11)
    Write a message to a file.
    将消息写入文件。
    WriteMetrologyModel写入计量模型
    Write a metrology model to a file.
    将计量模型写入文件。
    WriteNccModel写入归一化互相关模型
    Write an NCC model to a file.
    将NCC模型写入文件。
    WriteObject写入对象
    Write an iconic object.
    写入图标对象。
    WriteObjectModel3d写入对象模型三维
    Writes a 3D object model to a file.
    将三维对象模型写入文件。
    WriteOcr写入光学字符识别
    Writing an OCR classifier into a file.
    将OCR分类器写入文件。
    WriteOcrClassKnn写入光学字符识别类K-最近邻
    Write a k-NN classifier for an OCR task to a file.
    将OCR任务的k-NN分类器写入文件。
    WriteOcrClassMlp写入光学字符识别类多层感知机
    Write an OCR classifier to a file.
    将OCR分类器写入文件。
    WriteOcrClassSvm写入光学字符识别类支持向量机
    Write an OCR classifier to a file.
    将OCR分类器写入文件。
    WriteOcrTrainf写入光学字符识别训练文件
    Storing of training characters into a file.
    将训练字符存储到文件中。
    WriteOcrTrainfImage写入光学字符识别训练文件图像
    Write characters into a training file.
    将字符写入训练文件。
    WriteOcv写入光学字符验证
    Saving an OCV tool to file.
    将OCV工具保存到文件。
    WritePolygonXldArcInfo写入多边形扩展线描述ARC信息
    Write XLD polygons to a file in ARC/INFO generate format.
    将XLD多边形以ARC/INFO生成格式写入文件。
    WritePolygonXldDxf写入多边形扩展线描述DXF
    Write XLD polygons to a file in DXF format.
    将XLD多边形写入DXF格式的文件。
    WritePose写入姿态
    Write a 3D pose to a text file.
    将3D姿态写入文本文件。
    WriteRegion写入区域
    Write regions to a file.
    将区域写入文件。
    WriteSampleIdentifier写入样本标识符
    Write a sample identifier to a file.
    将样本标识符写入文件。
    WriteSamplesClassGmm写入样本类高斯混合模型
    Write the training data of a Gaussian Mixture Model to a file.
    将高斯混合模型的训练数据写入文件。
    WriteSamplesClassMlp写入样本类多层感知机
    Write the training data of a multilayer perceptron to a file.
    将多层感知机的训练数据写入文件。
    WriteSamplesClassSvm写入样本类支持向量机
    Write the training data of a support vector machine to a file.
    将支持向量机的训练数据写入文件。
    WriteSerial写入串行
    Write to a serial connection.
    写入串行连接。
    WriteShapeModel写入形状模型
    Write a shape model to a file.
    将形状模型写入文件。
    WriteShapeModel3d写入形状模型三维
    Write a 3D shape model to a file.
    将三维形状模型写入文件。
    WriteSheetOfLightModel写入激光三角测量模型
    Write a sheet-of-light model to a file.
    将激光三角测量模型写入文件。
    WriteString写入字符串
    Print text in a window.
    在窗口中打印文本。
    WriteStructuredLightModel写入结构化光模型
    Write a structured light model to a file.
    将结构光模型写入文件。
    WriteSurfaceModel写入表面模型
    Write a surface model to a file.
    将表面模型写入文件。
    WriteTemplate写入模板
    Writing a template to file.
    将模板写入文件。
    WriteTextureInspectionModel写入纹理检查模型
    Write a texture inspection model to a file.
    将纹理检查模型写入文件。
    WriteTrainingComponents写入训练组件
    Write a component training result to a file.
    将组件训练结果写入文件。
    WriteTuple写入元组
    Write a tuple to a file.
    将元组写入文件。
    WriteVariationModel写入变体模型
    Write a variation model to a file.
    将变体模型写入文件。

    更多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-27 07:52

    Powered by Discuz! X3.4

    © 2001-2024 Discuz! Team.

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