石鑫华视觉论坛

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

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

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

    连续签到: 13 天

    [LV.Master]2000FPS

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

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

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

    x
    Halcon各版本新增加的算子-C5(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所有算子索引
    C5
    CreateDrawingObjectRectangle1创建绘制对象矩形1
    Create a rectangle parallel to the coordinate axis which can be modified interactively.
    创建一个平行于坐标轴的矩形,可以交互式修改。
    CreateDrawingObjectRectangle2创建绘制对象矩形2
    Create a rectangle of any orientation which can be modified interactively.
    创建一个可以交互修改的任意方向的矩形。
    CreateDrawingObjectText创建绘制对象文本
    Create a text object which can be moved interactively.
    创建一个可以交互式移动的文本对象。
    CreateDrawingObjectXld创建绘制对象扩展线描述
    Create a XLD contour which can be modified interactively.
    创建一个可以交互式修改的扩展线描述轮廓。
    CreateEvent创建事件
    Create an event synchronization object.
    创建事件同步对象。
    CreateFunct1dArray创建函数一维数组
    Create a function from a sequence of y values.
    根据y值序列创建函数。
    CreateFunct1dPairs创建函数一维数对
    Create a function from a set of (x,y) pairs.
    从一组(x,y)数对中创建一个函数。
    CreateGenericShapeModel创建通用形状模型(21.05)
    Create a shape model.
    创建形状模型。
    CreateLexicon创建词典
    Create a lexicon from a tuple of words.
    从单词元组创建词典。
    CreateLocalDeformableModel创建局部可变形模型
    Creates a deformable model for local, deformable matching.
    创建可变形模型以进行局部可变形匹配。
    CreateLocalDeformableModelXld创建局部可变形模型扩展线描述
    Prepare a deformable model for local deformable matching from XLD contours.
    准备一个可变形模型,以便从XLD轮廓进行局部可变形匹配。
    CreateMatrix创建矩阵
    Create a matrix.
    创建一个矩阵。
    CreateMemoryBlockExtern创建内存块外部(22.11)
    Create a memory block from an external pointer.
    从外部指针创建内存块。
    CreateMemoryBlockExternCopy创建内存块外部复制(22.11)
    Create a memory block from an external pointer by copying.
    通过复制从外部指针创建内存块。
    CreateMessage创建消息
    Create a new empty message.
    创建新的空消息。
    CreateMessageQueue创建消息队列
    Create a new empty message queue.
    创建一个新的空消息队列。
    CreateMetrologyModel创建计量模型
    Create the data structure that is needed to measure geometric shapes.
    创建测量几何形状所需的数据结构。
    CreateMutex创建互斥
    Create a mutual exclusion synchronization object.
    创建互斥同步对象。
    CreateNccModel创建归一化互相关模型
    Prepare an NCC model for matching.
    准备一个NCC模型进行匹配。
    CreateOcrClassBox创建光学字符识别类盒子
    Create a new OCR-classifier.
    创建一个新的OCR分类器。
    CreateOcrClassKnn创建光学字符识别类K-最近邻
    Create an OCR classifier using a k-Nearest Neighbor (k-NN) classifier.
    使用K-最近邻(k-NN)分类器创建OCR分类器。
    CreateOcrClassMlp创建光学字符识别类多层感知机
    Create an OCR classifier using a multilayer perceptron.
    使用多层感知机创建OCR分类器。
    CreateOcrClassSvm创建光学字符识别类支持向量机
    Create an OCR classifier using a support vector machine.
    使用支持向量机创建OCR分类器。
    CreateOcvProj创建光学字符验证投影
    Create a new OCV tool based on gray value projections.
    基于灰度值投影创建新的OCV工具。
    CreatePlanarCalibDeformableModel创建平面标定可变形模型
    Create a deformable model for calibrated perspective matching.
    创建可变形模型以进行标定的透视匹配。
    CreatePlanarCalibDeformableModelXld创建平面标定可变形模型扩展线描述
    Prepare a deformable model for planar calibrated matching from XLD contours.
    准备一个可变形模型,用于从XLD轮廓进行平面标定匹配。
    CreatePlanarUncalibDeformableModel创建平面未标定可变形模型
    Creates a deformable model for uncalibrated, perspective matching.
    为未标定的透视匹配创建可变形模型。
    CreatePlanarUncalibDeformableModelXld创建平面未标定可变形模型扩展线描述
    Prepare a deformable model for planar uncalibrated matching from XLD contours.
    准备一个可变形模型,用于从XLD轮廓进行平面未标定匹配。
    CreatePose创建姿态
    Create a 3D pose.
    创建三维姿态。
    CreateRectificationGrid创建校正网格
    Generate a PostScript file, which describes the rectification grid.
    生成一个描述校正网格的PostScript文件。
    CreateSampleIdentifier创建样本标识符
    Create a new sample identifier.
    创建新的样本标识符。
    CreateScaledShapeModel创建缩放形状模型
    Prepare an isotropically scaled shape model for matching.
    准备一个各向同性缩放的形状模型进行匹配。
    CreateScaledShapeModelXld创建缩放形状模型扩展线描述
    Prepare an isotropically scaled shape model for matching from XLD contours.
    准备一个各向同性缩放的形状模型,以便从XLD轮廓进行匹配。
    CreateScatteredDataInterpolator创建散乱数据插值器
    Creates an interpolator for the interpolation of scattered data.
    为散乱数据的插值创建插值器。
    CreateScene3d创建场景三维
    Create the data structure that is needed to visualize collections of 3D objects.
    创建可视化3D对象集合所需的数据结构。
    CreateSerializedItemPtr创建序列化项指针
    Create a serialized item.
    创建序列化项。
    CreateShapeModel创建形状模型
    Prepare a shape model for matching.
    准备一个形状模型进行匹配。
    CreateShapeModel3d创建形状模型三维
    Prepare a 3D object model for matching.
    准备一个3D对象模型进行匹配。
    CreateShapeModelXld创建形状模型扩展线描述
    Prepare a shape model for matching from XLD contours.
    准备一个形状模型,以便从XLD轮廓进行匹配。
    CreateSheetOfLightCalibObject创建激光三角测量标定对象
    Create a calibration object for sheet-of-light calibration.
    为激光三角测量标定创建标定对象。
    CreateSheetOfLightModel创建激光三角测量模型
    Create a model to perform 3D-measurements using the sheet-of-light technique.
    使用激光三角测量技术创建模型以执行三维测量。
    CreateStereoModel创建立体模型
    Create a HALCON stereo model.
    创建HALCON立体模型。
    CreateStructuredLightModel创建结构化光模型
    Create a structured light model.
    创建结构光模型。
    CreateSurfaceModel创建表面模型
    Create the data structure needed to perform surface-based matching.
    创建执行基于表面的匹配所需的数据结构。
    CreateTemplate创建模板
    Preparing a pattern for template matching.
    准备模板匹配模式(图案)。
    CreateTemplateRot创建模板旋转
    Preparing a pattern for template matching with rotation.
    准备旋转模板匹配的模式(图案)。
    CreateTextModel创建文本模型
    Create a text model.
    创建文本模型。
    CreateTextModelReader创建文本模型阅读器
    Create a text model.
    创建文本模型。
    CreateTextureInspectionModel创建纹理检查模型
    Create a texture inspection model.
    创建纹理检查模型。
    CreateTrainedComponentModel创建训练组件模型
    Prepare a component model for matching based on trained components.
    基于训练好的组件准备组件模型进行匹配。
    CreateUncalibDescriptorModel创建未标定描述符模型
    Prepare a descriptor model for interest point matching.
    为兴趣点匹配准备描述符模型。
    CreateVariationModel创建变体模型
    Create a variation model for image comparison.
    创建用于图像比较的变体模型。
    CriticalPointsSubPix临界点亚像素
    Subpixel precise detection of critical points in an image.
    图像中临界点的亚像素精确检测。
    CropContoursXld裁剪轮廓扩展线描述
    Crop an XLD contour.
    裁剪XLD轮廓。
    CropDomain裁剪域
    Cut out of defined gray values.
    剪切已定义的灰度值。
    CropDomainRel裁剪域相对
    Cut out an image area relative to the domain.
    剪切相对于域的图像区域。
    CropPart裁剪部分
    Cut out one or more rectangular image areas.
    剪切一个或多个矩形图像区域。
    CropRectangle1剪裁矩形1
    Cut out one or more rectangular image areas.
    剪切一个或多个矩形图像区域。
    CropRectangle2剪裁矩形2(20.11)
    Cut out one or more arbitrarily oriented rectangular image areas.
    剪切一个或多个任意方向的矩形图像区域。

    回复

    使用道具 举报

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

    本版积分规则

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

    Powered by Discuz! X3.4

    © 2001-2024 Discuz! Team.

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