石鑫华视觉论坛

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

[原创] Halcon所有类及类下算子作用索引-HWindow窗口(2)(17.12~24.11版)

[复制链接]
  • TA的每日心情
    无聊
    6 小时前
  • 签到天数: 3441 天

    连续签到: 3 天

    [LV.Master]2000FPS

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

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

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

    x
    Halcon所有类及类下算子作用索引-HWindow窗口(2)(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所有类和方法索引
    HWindow窗口(2)
    Represents an instance of a HALCON window.
    表示HALCON窗口的实例。
    GetLineApprox获取线近似值
    Get the current approximation error for contour display.
    获取轮廓显示的当前近似误差。
    GetLineStyle获取线样式
    Get the current graphic mode for contours.
    获取轮廓的当前图形模式。
    GetLineWidth获取线宽
    Get the current line width for contour display.
    获取轮廓显示的当前线宽。
    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.
    等待鼠标按钮被按下,然后获取亚像素鼠标位置。
    GetMposition获取位置
    Query the mouse position.
    查询鼠标位置。
    GetMpositionSubPix获取鼠标位置亚像素
    Query the subpixel mouse position.
    查询亚像素鼠标位置。
    GetMshape获取鼠标形状
    Query the current mouse pointer shape.
    查询当前鼠标指针形状。
    GetOsWindowHandle获取操作系统窗口句柄
    Get the operating system window handle.
    获取操作系统窗口句柄。
    GetPaint获取涂色
    Get the current display mode for gray values.
    获取灰度值的当前显示模式。Paint就是将目标使用指定的颜色绘制到灰度图像上,类似于NI视觉VBAI、视觉助手阈值时显示的前景。
    GetPart获取部分
    Get the image part.
    获取图像部分。
    GetPartStyle获取部分样式
    Get the current interpolation mode for gray value display.
    获取灰度值显示的当前插值模式。
    GetPixel获取像素
    Get the current color lookup table index.
    获取当前颜色查找表索引。
    GetRgb获取红绿蓝
    Get the current color in RGB-coding.
    获取RGB编码中的当前颜色。
    GetRgba获取红绿蓝透明
    Get the current color in RGBA-coding.
    获取RGBA编码中的当前颜色。
    GetShape获取形状
    Get the current region output shape.
    获取当前区域输出形状。
    GetStringExtents获取字符串范围
    Get the spatial size of a string.
    获取字符串的空间大小。
    GetTposition获取文本位置
    Get cursor position.
    获取光标位置。
    GetTshape获取文本形状
    Get the shape of the text cursor.
    获取文本光标的形状。
    GetWindowBackgroundImage获取窗口背景图像
    Gets a copy of the background image of the HALCON window.
    获取HALCON窗口背景图像的副本。
    GetWindowExtents获取窗口范围
    Information about a window's size and position.
    有关窗口大小和位置的信息。
    GetWindowParam获取窗口参数
    Get window parameters.
    获取窗口参数。
    GetWindowPointer3获取窗口指针3
    Access to a window's pixel data.
    访问窗口的像素数据。
    GetWindowType获取窗口类型
    Get the window type.
    获取窗口类型。
    MoveRectangle移动矩形
    Copy inside an output window.
    在输出窗口内复制。
    NewExternWindow新外部窗口
    Create a virtual graphics window under Windows.
    在Windows下创建虚拟图形窗口。
    NewLine新行
    Set the position of the text cursor to the beginning of the next line.
    将文本光标的位置设置为下一行的开头。
    OpenTextwindow打开文本窗口
    Open a textual window.
    打开一个文本窗口。
    OpenWindow打开窗口
    Open a graphics window.
    打开图形窗口。
    QueryAllColors查询所有颜色
    Query all color names.
    查询所有颜色名称。
    QueryColor查询颜色(显示名称)
    Query all color names displayable in the window.
    查询窗口中可显示的所有颜色名称。
    QueryFont查询字体
    Query the available fonts.
    查询可用字体。
    QueryGray查询灰度
    Query the displayable gray values.
    查询可显示的灰度值。
    QueryInsert查询插入
    Query the possible graphic modes.
    查询可能的图形模式。
    QueryLut查询查找表
    Query all available look-up-tables (lut).
    查询所有可用的查找表(lut)。
    QueryMshape查询鼠标形状
    Query all available mouse pointer shapes.
    查询所有可用的鼠标指针形状。
    QueryPaint查询涂色
    Query the gray value display modes.
    查询灰度值显示模式。
    QueryTshape查询光标形状
    Query all shapes available for text cursors.
    查询所有可用于文本光标的形状。
    ReadChar读取字符
    Read a character from a window.
    从窗口读取字符。
    ReadString读取字符串
    Read a string in a text window.
    在文本窗口中读取字符串。
    SendMouseDoubleClickEvent发送鼠标双击事件
    Send an event to a buffer window signaling a mouse double click event.
    向缓冲窗口发送一个事件,表示鼠标双击事件。
    SendMouseDownEvent发送鼠标按下事件
    Send an event to a window buffer signaling a mouse down event.
    向窗口缓冲区发送事件,表示鼠标按下事件。
    SendMouseDragEvent发送鼠标拖动事件
    Send an event to a buffer window signaling a mouse drag event.
    向缓冲区窗口发送一个事件,表示鼠标拖动事件。
    SendMouseUpEvent发送鼠标释放事件
    Send an event to a buffer window signaling a mouse up event.
    向缓冲窗口发送一个事件,表示鼠标释放事件。
    SetColor设置颜色
    Set output color.
    设置输出颜色。
    SetColored设置颜色(多种)
    Set multiple output colors.
    设置多种输出颜色。
    SetComprise设置压缩
    Define the image matrix output clipping.
    定义图像矩阵输出剪裁。
    SetContentUpdateCallback设置内容更新回调
    Sets the callback for content updates in buffer window.
    设置缓冲区窗口中内容更新的回调。
    SetContourStyle设置轮廓样式(19.05)
    Define the contour display fill style.
    定义轮廓显示填充样式。
    SetDraw设置画
    Define the region fill mode.
    定义区域填充模式。
    SetFix设置修复
    Set fixing of “look-up-table” (lut)
    设置固定“查找表”(lut)
    SetFixedLut设置固定查找表
    Fix “look-up-table” (lut) for “real color images”.
    修复“真彩图像”的“查找表”(lut)。
    SetFont设置字体
    Set the font used for text output.
    设置用于文本输出的字体。
    SetGray设置灰度
    Define gray values for region output.
    定义区域输出的灰度值。
    SetHsi设置色调饱和度强度
    Define output colors (HSI-coded).
    定义输出颜色(HSI编码)。
    SetIcon设置图标
    Icon definition for region output.
    区域输出的图标定义。
    SetInsertSet插入
    Define the pixel output function.
    定义像素输出函数。
    SetLineApprox设置线近似值
    Define the approximation error for contour display.
    定义轮廓显示的近似误差。
    SetLineStyle设置线样式
    Define a contour output pattern.
    定义轮廓输出模式。
    SetLineWidth设置线宽度
    Define the line width for region contour output.
    定义区域轮廓输出的线宽。
    SetLut设置查找表
    Set “look-up-table” (lut).
    设置“查找表”(lut)。
    SetLutStyle设置查找表样式
    Changing the look-up-table (lut).
    更改查找表(lut)。
    SetMshape设置鼠标形状
    Set the current mouse pointer shape.
    设置当前鼠标指针形状。
    SetPaint设置涂色
    Define the gray value output mode.
    定义灰度值输出模式。
    SetPart设置部分
    Modify the displayed image part.
    修改显示的图像部分。
    SetPartStyle设置部分样式
    Define an interpolation method for gray value output.
    定义灰度值输出的插值方法。
    SetPixel设置像素
    Define a color lookup table index.
    定义颜色查找表索引。
    SetRgb设置红绿蓝
    Set the color definition via RGB values.
    通过RGB值设置颜色定义。
    SetRgba设置红绿蓝透明
    Set the color definition via RGBA values.
    通过RGBA值设置颜色定义。
    SetShape设置形状
    Define the region output shape.
    定义区域输出形状。
    SetTposition设置文本位置
    Set the position of the text cursor.
    设置文本光标的位置。
    SetTshape设置文本形状
    Set the shape of the text cursor.
    设置文本光标的形状。
    SetWindowDc设置窗口设备上下文
    Set the device context of a virtual graphics window (Windows NT).
    设置虚拟图形窗口(Windows NT)的设备上下文。
    SetWindowExtents设置窗口范围
    Modify position and size of a window.
    修改窗口的位置和大小。
    SetWindowParam设置窗口参数
    Set window parameters.
    设置窗口参数。
    SlideImage幻灯片图像
    Interactive output from two window buffers.
    来自两个窗口缓冲区的交互式输出。
    Stop停止
    Stop program execution.
    停止程序执行。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
    UnprojectCoordinates非投影坐标
    Calculates image coordinates for a point in a 3D plot window.
    计算三维绘图窗口中点的图像坐标。
    UpdateWindowPose更新窗口姿态
    Modify the pose of a 3D plot.
    修改三维绘图的姿态。
    WriteLut写入查找表
    Write look-up-table (lut) as file.
    将查找表(lut)写入文件。
    WriteString写入字符串
    Print text in a window.
    在窗口中打印文本。
    回复

    使用道具 举报

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

    本版积分规则

    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-21 15:45

    Powered by Discuz! X3.4

    © 2001-2025 Discuz! Team.

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