石鑫华视觉论坛

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

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

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

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

    连续签到: 5 天

    [LV.Master]2000FPS

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

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

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

    x
    Halcon所有类及类下算子作用索引-HOperatorSet算子集(4)(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算子集(4)
    Class grouping all HALCON operators.
    类分组所有HALCON算子。
    ClearDlClassifier清除深度学习分类器
    Clear a deep-learning-based classifier.
    清除基于深度学习的分类器。
    ClearDlClassifierResult清除深度学习分类器结果
    Clear a handle containing the results of the deep-learning-based classification.
    清除包含基于深度学习的分类结果的句柄。
    ClearDlClassifierTrainResult清除深度学习训练结果
    Clear the handle of a deep-learning-based classifier training result.
    清除基于深度学习的分类器训练结果的句柄。
    ClearDlModel清除深度学习模型(18.11)
    Clear a deep learning model.
    清除深度学习模型。
    ClearDrawingObject清除绘制对象
    Delete drawing object.
    删除绘制对象。
    ClearEvent清除事件
    Clear the event synchronization object.
    清除事件同步对象。
    ClearHandle清除句柄(18.05)
    Clear the content of a handle.
    清除句柄的内容。
    ClearLexicon清除词典
    Clear a lexicon.
    清理词典。
    ClearMatrix清除矩阵
    Free the memory of a matrix.
    释放矩阵的内存。
    ClearMessage清除消息
    Close a message handle and release all associated resources.
    关闭消息句柄并释放所有相关资源。
    ClearMessageQueue清除消息队列
    Close a message queue handle and release all associated resources.
    关闭消息队列句柄并释放所有相关资源。
    ClearMetrologyModel清除计量模型
    Delete a metrology model and free the allocated memory.
    删除计量模型并释放分配的内存。
    ClearMetrologyObject清除计量对象
    Delete metrology objects and free the allocated memory.
    删除计量对象并释放分配的内存。
    ClearMutex清除互斥
    Clear the mutex synchronization object.
    清除互斥同步对象。
    ClearNccModel清除归一化互相关模型
    Free the memory of an NCC model.
    释放归一化互相关NCC模型的内存。
    ClearObj清除对象
    Delete an iconic object from the HALCON database.
    从HALCON数据库中删除图标对象。
    ClearObjectModel3d清除对象模型三维
    Free the memory of a 3D object model.
    释放3D对象模型的内存。
    ClearOcrClassCnn清除光学字符识别类卷积神经网络
    Clear an CNN-based OCR classifier.
    清除基于CNN的OCR分类器。
    ClearOcrClassKnn清除光学字符识别类K-最近邻
    Clear an OCR classifier.
    清除OCR分类器。
    ClearOcrClassMlp清除光学字符识别类多层感知机
    Clear an OCR classifier.
    清除OCR分类器。
    ClearOcrClassSvm清除光学字符识别类支持向量机
    Clear an SVM-based OCR classifier.
    清除基于SVM的OCR分类器。
    ClearRectangle清除矩形
    Delete a rectangle on the output window.
    删除输出窗口上的矩形。
    ClearSampleIdentifier清除样本标签符
    Free the memory of a sample identifier.
    释放样本标识符的内存。
    ClearSamplesClassGmm清除样本类高斯混合模型
    Clear the training data of a Gaussian Mixture Model.
    清除高斯混合模型的训练数据。
    ClearSamplesClassMlp清除样本类多层感知机
    Clear the training data of a multilayer perceptron.
    清除多层感知机的训练数据。
    ClearSamplesClassSvm清除样本类支持向量机
    Clear the training data of a support vector machine.
    清除支持向量机的训练数据。
    ClearSampset清除样本集
    Free memory of a data set.
    释放数据集的内存。
    ClearScatteredDataInterpolator清除散乱数据插值器
    Clear a scattered data interpolator.
    清除散乱数据插值器。
    ClearScene3d清除场景三维
    Delete a 3D scene and free all allocated memory.
    删除三维场景并释放所有分配的内存。
    ClearSerial清除串行
    Clear the buffer of a serial connection.
    清除串行连接的缓冲区。
    ClearSerializedItem清除序列化项
    Delete a serialized item.
    删除序列化项。
    ClearShapeModel清除形状模型
    Free the memory of a shape model.
    释放形状模型的内存。
    ClearShapeModel3d清除形状模型三维
    Free the memory of a 3D shape model.
    释放三维形状模型的内存。
    ClearSheetOfLightModel清除激光三角测量模型
    Delete a sheet-of-light model and free the allocated memory.
    删除激光三角测量模型并释放分配的内存。
    ClearStereoModel清除立体模型
    Free the memory of a stereo model.
    释放立体模型的内存。
    ClearStructuredLightModel清除结构光模型
    Clear a structured light model and free the allocated memory.
    清除结构光模型并释放分配的内存。
    ClearSurfaceMatchingResult清除表面匹配结果
    Free the memory of a surface matching result.
    释放表面匹配结果的内存。
    ClearSurfaceModel清除表面模型
    Free the memory of a surface model.
    释放表面模型的内存。
    ClearTemplate清除模板
    Deallocation of the memory of a template.
    模板内存的取消分配。
    ClearTextModel清除文本模型
    Clear a text model.
    清除文本模型。
    ClearTextResult清除文本结果
    Clear a text result.
    清除文本结果。
    ClearTextureInspectionModel清除纹理检查模型
    Clear a texture inspection model and free the allocated memory.
    清除纹理检查模型并释放分配的内存。
    ClearTextureInspectionResult清除纹理检查结果
    Clear a texture inspection result handle and free the allocated memory.
    清除纹理检查结果句柄并释放分配的内存。
    ClearTrainDataVariationModel清除训练数据变体模型
    Free the memory of the training data of a variation model.
    释放变体模型训练数据的内存。
    ClearTrainingComponents清除训练组件
    Free the memory of a component training result.
    释放组件训练结果的内存。
    ClearVariationModel清除变体模型
    Free the memory of a variation model.
    释放变体模型的内存。
    ClearWindow清除窗口
    Delete the contents of an output window.
    删除输出窗口的内容。
    ClipContoursXld剪裁轮廓扩展线描述
    Clip an XLD contour.
    剪裁XLD轮廓。
    ClipEndPointsContoursXld剪裁端点轮廓扩展线描述
    Clip the end points of an XLD contour.
    剪裁XLD轮廓的端点。
    ClipRegion剪裁区域
    Clip a region to a rectangle.
    将区域剪裁为矩形。
    ClipRegionRel剪裁区域相对
    Clip a region relative to its smallest surrounding rectangle.
    相对于其最小的周围矩形剪裁一个区域。
    CloseAllBgEsti关闭所有背景估计
    This operator is inoperable. It had the following function: Delete all background estimation data sets.
    该算子无法操作。它具有以下功能:删除所有背景估计数据集。
    CloseAllClassBox关闭所有类盒子
    This operator is inoperable. It had the following function: Destroy all classifiers.
    该算子无法操作。它具有以下功能:销毁所有分类器。
    CloseAllFiles关闭所有文件
    This operator is inoperable. It had the following function: Close all open files.
    该算子无法操作。它具有以下功能:关闭所有打开的文件。
    CloseAllFramegrabbers关闭所有帧抓取器
    This operator is inoperable. It had the following function: Close all image acquisition devices.
    该算子无法操作。它具有以下功能:关闭所有图像采集设备。
    CloseAllMeasures关闭所有测量
    This operator is inoperable. It had the following function: Delete all measure objects.
    该算子无法操作。它具有以下功能:删除所有测量对象。
    CloseAllOcrs关闭所有光学字符识别
    This operator is inoperable. It had the following function: Destroy all OCR classifiers.
    该算子无法操作。它具有以下功能:销毁所有OCR分类器。
    CloseAllOcvs关闭所有光学字符验证
    This operator is inoperable. It had the following function: Clear all OCV tools.
    该算子无法操作。它具有以下功能:清除所有OCV工具。
    CloseAllSerials关闭所有串行
    This operator is inoperable. It had the following function: Close all serial devices.
    该算子无法操作。它具有以下功能:关闭所有串行设备。
    CloseAllSockets关闭所有套接字
    This operator is inoperable. It had the following function: Close all opened sockets.
    该算子无法操作。它具有以下功能:关闭所有打开的套接字。
    CloseBgEsti关闭背景估计
    Delete the background estimation data set.
    删除背景估计数据集。
    CloseClassBox关闭类盒子
    Destroy the classifier.
    销毁分类器。
    CloseContoursXld关闭轮廓扩展线描述
    Close an XLD contour.
    关闭XLD轮廓。
    CloseEdges闭合边缘
    Close edge gaps using the edge amplitude image.
    使用边缘振幅图像闭合边缘间隙。
    CloseEdgesLength闭合边缘长度
    Close edge gaps using the edge amplitude image.
    使用边缘振幅图像闭合边缘间隙。
    CloseFile关闭文件
    Closing a text file.
    关闭文本文件。
    CloseFramegrabber关闭帧抓取器
    Close specified image acquisition device.
    关闭指定的图像采集设备。
    CloseIoChannel关闭输入输出通道
    Close I/O channels.
    关闭I/O通道。
    CloseIoDevice关闭输入输出设备
    Close the specified I/O device.
    关闭指定的I/O设备。
    CloseMeasure关闭测量
    Delete a measure object.
    删除测量对象。
    CloseOcr关闭光学字符识别
    Deallocation of the memory of an OCR classifier.
    取消OCR分类器的内存分配。
    CloseOcv关闭光学字符验证
    Clear an OCV tool.
    清除OCV工具。
    CloseSerial关闭串行
    Close a serial device.
    关闭串行设备。
    CloseSocket关闭套接字
    Close a socket.
    关闭套接字。
    CloseWindow关闭窗口
    Close an output window.
    关闭输出窗口。
    ClosestPointTransform最近点变换
    Compute the closest-point transformation of a region.
    计算区域的最近点变换。
    Closing闭
    Close a region.
    关闭一个区域。
    回复

    使用道具 举报

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

    本版积分规则

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

    Powered by Discuz! X3.4

    © 2001-2025 Discuz! Team.

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