石鑫华视觉论坛

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

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

[复制链接]
  • TA的每日心情
    擦汗
    前天 09:24
  • 签到天数: 3446 天

    连续签到: 8 天

    [LV.Master]2000FPS

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

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

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

    x
    Halcon所有类及类下算子作用索引-HOperatorSet算子集(15)(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算子集(15)
    Class grouping all HALCON operators.
    类分组所有HALCON算子。
    GetFoundComponentModel获取找到组件模型
    Return the components of a found instance of a component model.
    返回已找到组件模型实例的组件。
    GetFramegrabberCallback获取帧抓取器回调
    Query callback function of an image acquisition device.
    查询图像采集设备的回调功能。
    GetFramegrabberLut获取帧抓取器查找表
    Query look-up table of the image acquisition device.
    查询图像采集设备的查找表。
    GetFramegrabberParam获取帧抓取器参数
    Query specific parameters of an image acquisition device.
    查询图像采集设备的具体参数。
    GetFullMatrix获取全矩阵
    Return all values of a matrix.
    返回矩阵的所有值。
    GetGenericShapeModelObject获取通用形状模型对象(21.11)
    Get iconic objects of the shape model.
    获取形状模型的图标对象。
    GetGenericShapeModelParam获取通用形状模型参数(21.05)
    Return the parameters of a shape model.
    返回形状模型的参数。
    GetGenericShapeModelResult获取通用形状模型结果(21.05)
    Get alphanumerical values from a shape matching result.
    从形状匹配结果中获取字母数字值。
    GetGenericShapeModelResultObject获取通用形状模型结果对象(21.05)
    Get objects from a shape matching result.
    从形状匹配结果中获取对象。
    GetGrayval获取灰度值
    Access the gray values of an image object.
    访问图像对象的灰度值。
    GetGrayvalContourXld获取灰度值轮廓扩展线描述
    Return gray values of an image at the positions of an XLD contour.
    返回XLD轮廓位置处的图像灰度值。
    GetGrayvalInterpolated获取灰度值插值
    Return gray values of an image at the positions given by tuples of rows and columns.
    返回图像在行和列元组给出的位置处的灰度值。
    GetHandleObject获取句柄对象(18.11)
    Retrieve an object associated with a key from a handle.
    从句柄检索与键关联的对象。
    GetHandleParam获取句柄参数(18.11)
    Return information about a handle.
    返回有关句柄的信息。
    GetHandleTuple获取句柄元组(18.11)
    Retrieve a tuple associated with a key from a handle.
    从句柄中检索与键关联的元组。
    GetHsi获取调色饱和度强度
    Get the HSI coding of the current color.
    获取当前颜色的HSI(Hue,Saturation,Intensity)编码。
    GetIcon获取图标
    Query the icon for region output
    查询区域输出图标
    GetImagePointer1获取图像指针1
    Access the pointer of a channel.
    访问通道的指针。
    GetImagePointer1Rect获取图像指针1矩形
    Access to the image data pointer and the image data inside the smallest rectangle of the domain of the input image.
    访问图像数据指针和输入图像域最小矩形内的图像数据。
    GetImagePointer3获取图像指针3
    Access the pointers of a colored image.
    访问彩色图像的指针。
    GetImageSize获取图像大小
    Return the size of an image.
    返回图像的大小。
    GetImageTime获取图像时间
    Request time at which the image was created.
    请求创建图像的时间。
    GetImageType获取图像类型
    Return the type of an image.
    返回图像的类型。
    GetInsert获取插入
    Get the current display mode.
    获取当前显示模式。
    GetIoChannelParam获取输入输出通道参数
    Query specific parameters of I/O channels.
    查询I/O通道的具体参数。
    GetIoDeviceParam获取输入输出设备参数
    Query settings of an I/O device instance.
    查询I/O设备实例的设置。
    GetKeywords获取关键字
    Get keywords which are assigned to operators.
    获取分配给算子的关键字。
    GetLineApprox获取线近似值
    Get the current approximation error for contour display.
    获取轮廓显示的当前近似误差。
    GetLineOfSight获取视线
    Compute the line of sight corresponding to a point in the image.
    计算图像中点对应的视线。
    GetLineStyle获取线样式
    Get the current graphic mode for contours.
    获取轮廓的当前图形模式。
    GetLineWidth获取线宽
    Get the current line width for contour display.
    获取轮廓显示的当前线宽。
    GetLinesXld获取线扩展线描述
    Return an XLD polygon's data (as lines).
    返回XLD多边形的数据(作为线)。
    GetLut获取查找表
    Get current look-up-table (lut).
    获取当前查找表(lut)。
    GetLutStyle获取查找表样式
    Get modification parameters of look-up-table (lut).
    获取查找表(lut)的修改参数。
    GetMbutton获取鼠标按钮
    Wait until a mouse button is pressed.
    等待鼠标按钮被按下。
    GetMbuttonSubPix获取鼠标按钮亚像素
    Wait until a mouse button is pressed and get the subpixel mouse position.
    等待鼠标按钮被按下,然后获取亚像素鼠标位置。
    GetMeasureParam获取测量参数(22.05)
    Return the parameters and properties of a measure object.
    返回测量值对象的参数和属性。
    GetMemoryBlockPtr获取内存块指针(22.11)
    Return the data pointer and size of a memory block.
    返回数据指针和内存块的大小。
    GetMessageObj获取消息对象
    Retrieve an object associated with the key from the message.
    从消息中检索与键关联的对象。
    GetMessageParam获取消息参数
    Query message parameters or information about the message.
    查询消息参数或消息相关信息。
    GetMessageQueueParam获取消息队列参数
    Query message queue parameters or information about the queue.
    查询消息队列参数或有关队列的信息。
    GetMessageTuple获取消息元组
    Retrieve a tuple associated with the key from the message.
    从消息中检索与键关联的元组。
    GetMetrologyModelParam获取计量模型参数
    Get parameters that are valid for the entire metrology model.
    获取对整个计量模型有效的参数。
    GetMetrologyObjectFuzzyParam获取计量对象模糊参数
    Get a fuzzy parameter of a metrology model.
    获取计量模型的模糊参数。
    GetMetrologyObjectIndices获取计量对象索引
    Get the indices of the metrology objects of a metrology model.
    获取计量模型中计量对象的索引。
    GetMetrologyObjectMeasures获取计量对象测量
    Get the measure regions and the results of the edge location for the metrology objects of a metrology model.
    获取计量模型的计量对象的测量区域和边缘位置结果。
    GetMetrologyObjectModelContour获取计量对象模型轮廓
    Query the model contour of a metrology object in image coordinates.
    在图像坐标系中查询计量对象的模型轮廓。
    GetMetrologyObjectNumInstances获取计量对象数量实例
    Get the number of instances of the metrology objects of a metrology model.
    获取计量模型的计量对象的实例数。
    GetMetrologyObjectParam获取计量对象参数
    Get one or several parameters of a metrology model.
    获取计量模型的一个或多个参数。
    GetMetrologyObjectResult获取计量对象结果
    Get the results of the measurement of a metrology model.
    获取计量模型的测量结果。
    GetMetrologyObjectResultContour获取计量对象结果轮廓
    Query the result contour of a metrology object.
    查询计量对象的结果轮廓。
    GetModules获取模块
    Query of used modules and the module key.
    查询已使用的模块和模块键。
    GetMposition获取位置
    Query the mouse position.
    查询鼠标位置。
    GetMpositionSubPix获取鼠标位置亚像素
    Query the subpixel mouse position.
    查询亚像素鼠标位置。
    GetMshape获取鼠标形状
    Query the current mouse pointer shape.
    查询当前鼠标指针形状。
    GetNccModelOrigin获取归一化互相关模型原点
    Return the origin (reference point) of an NCC model.
    返回NCC模型的原点(参考点)。
    GetNccModelParams获取归一化互相关模型参数
    Return the parameters of an NCC model.
    返回NCC模型的参数。
    GetNccModelRegion获取归一化互相关模型区域
    Return the region used to create an NCC model.
    返回用于创建NCC模型的区域。
    GetNextSocketDataType获取下一个套接字数据类型
    Determine the HALCON data type of the next socket data.
    确定下一个套接字数据的HALCON数据类型。
    GetObjClass获取对象类
    Name of the class of an image object.
    图像对象类的名称。
    GetObjectModel3dParams获取对象模型三维参数
    Return attributes of 3D object models.
    返回三维对象模型的属性。
    GetOperatorInfo获取算子信息
    Get information concerning a HALCON-operator.
    获取有关HALCON算子的信息。
    GetOperatorName获取算子名称
    Get operators with the given string as a substring of their name.
    获取具有给定字符串作为其名称子字符串的算子。
    GetOsWindowHandle获取操作系统窗口句柄
    Get the operating system window handle.
    获取操作系统窗口句柄。
    GetPaint获取涂色
    Get the current display mode for gray values.
    获取灰度值的当前显示模式。Paint就是将目标使用指定的颜色绘制到灰度图像上,类似于NI视觉VBAI、视觉助手阈值时显示的前景。
    GetPairFunct1d获取数对函数一维
    Access a function value using the index of the control points.
    使用控制点的索引访问函数值。
    GetParallelsXld获取平行扩展线描述
    Return an XLD parallel's data (as lines).
    返回XLD平行的数据(作为线)。获取多边形的平行线。
    GetParamInfo获取参数信息
    Get information concerning the operator parameters.
    获取有关算子参数的信息。
    GetParamNames获取参数名称
    Get the names of the parameters of a HALCON-operator.
    获取HALCON算子的参数名称。
    GetParamNum获取参数数量
    Get number of the different parameter classes of a HALCON-operator.
    获取HALCON算子的不同参数类的数量。
    GetParamTypes获取参数类型
    Get default data type for the control parameters of a HALCON-operator.
    获取HALCON算子控制参数的默认数据类型。
    GetParamsClassGmm获取参数类高斯混合模型
    Return the parameters of a Gaussian Mixture Model.
    返回高斯混合模型GMM的参数。
    GetParamsClassKnn获取参数类K-最近邻
    Get parameters of a k-NN classification.
    获取k-NN分类的参数。
    GetParamsClassMlp获取参数类多层感知机
    Return the parameters of a multilayer perceptron.
    返回多层感知机的参数。
    回复

    使用道具 举报

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

    本版积分规则

    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-28 00:57

    Powered by Discuz! X3.4

    © 2001-2025 Discuz! Team.

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