这里的类和算子是针对.NET环境的。类和算子是从Halcon 17.12版本开始,名称中未包含数字版本说明的,表示17.12版本中已经包含。名称中有数字说明的,则表示是从数字版本后才增加的。目前已经更新到Halcon 24.11版本。而17.12之前版本中是否包含当前的类和算子,则未做验证。但是从更新历史来看,大部分的类和算子都是包含的,更新版本后,也只是增加一两个新类、几个十来个算子,多数版本可能并未增加新类。增加一个新类相当于增加一个新的功能模块,并不是每个版本都有新功能模块推出的,很多版本只在现有类中增加了几个算子。图像处理发展这么多年,中间增加的功能都比较少,Halcon在引入深度学习后,才多增加了几个类,如深度学习、深度OCR、深度Counting、深度Matching3D等。
《LabVIEW HALCON图像处理入门教程(24.09)》含深度学习,LabVIEW使用NI Vision+Halcon混合编程机器视觉与图像处理入门学习资料
http://visionbbs.com/thread-28124-1-1.html
Index of all Classes and Methods所有类和方法索引
Represents an instance of a HALCON window.
表示HALCON窗口的实例。
Get the current approximation error for contour display.
获取轮廓显示的当前近似误差。
Get the current graphic mode for contours.
获取轮廓的当前图形模式。
Get the current line width for contour display.
获取轮廓显示的当前线宽。
Get current look-up-table (lut).
获取当前查找表(lut)。
Get modification parameters of look-up-table (lut).
获取查找表(lut)的修改参数。
Wait until a mouse button is pressed.
等待鼠标按钮被按下。
Wait until a mouse button is pressed and get the subpixel mouse position.
等待鼠标按钮被按下,然后获取亚像素鼠标位置。
Query the mouse position.
查询鼠标位置。
Query the subpixel mouse position.
查询亚像素鼠标位置。
Query the current mouse pointer shape.
查询当前鼠标指针形状。
Get the operating system window handle.
获取操作系统窗口句柄。
Get the current display mode for gray values.
获取灰度值的当前显示模式。Paint就是将目标使用指定的颜色绘制到灰度图像上,类似于NI视觉VBAI、视觉助手阈值时显示的前景。
Get the image part.
获取图像部分。
Get the current interpolation mode for gray value display.
获取灰度值显示的当前插值模式。
Get the current color lookup table index.
获取当前颜色查找表索引。
Get the current color in RGB-coding.
获取RGB编码中的当前颜色。
Get the current color in RGBA-coding.
获取RGBA编码中的当前颜色。
Get the current region output shape.
获取当前区域输出形状。
Get the spatial size of a string.
获取字符串的空间大小。
Get cursor position.
获取光标位置。
Get the shape of the text cursor.
获取文本光标的形状。
Gets a copy of the background image of the HALCON window.
获取HALCON窗口背景图像的副本。
Information about a window's size and position.
有关窗口大小和位置的信息。
Get window parameters.
获取窗口参数。
Access to a window's pixel data.
访问窗口的像素数据。
Get the window type.
获取窗口类型。
Copy inside an output window.
在输出窗口内复制。
Create a virtual graphics window under Windows.
在Windows下创建虚拟图形窗口。
Set the position of the text cursor to the beginning of the next line.
将文本光标的位置设置为下一行的开头。
Open a textual window.
打开一个文本窗口。
Open a graphics window.
打开图形窗口。
Query all color names.
查询所有颜色名称。
Query all color names displayable in the window.
查询窗口中可显示的所有颜色名称。
Query the available fonts.
查询可用字体。
Query the displayable gray values.
查询可显示的灰度值。
Query the possible graphic modes.
查询可能的图形模式。
Query all available look-up-tables (lut).
查询所有可用的查找表(lut)。
Query all available mouse pointer shapes.
查询所有可用的鼠标指针形状。
Query the gray value display modes.
查询灰度值显示模式。
Query all shapes available for text cursors.
查询所有可用于文本光标的形状。
Read a character from a window.
从窗口读取字符。
Read a string in a text window.
在文本窗口中读取字符串。
Send an event to a buffer window signaling a mouse double click event.
向缓冲窗口发送一个事件,表示鼠标双击事件。
Send an event to a window buffer signaling a mouse down event.
向窗口缓冲区发送事件,表示鼠标按下事件。
Send an event to a buffer window signaling a mouse drag event.
向缓冲区窗口发送一个事件,表示鼠标拖动事件。
Send an event to a buffer window signaling a mouse up event.
向缓冲窗口发送一个事件,表示鼠标释放事件。
Set output color.
设置输出颜色。
Set multiple output colors.
设置多种输出颜色。
Define the image matrix output clipping.
定义图像矩阵输出剪裁。
Sets the callback for content updates in buffer window.
设置缓冲区窗口中内容更新的回调。
Define the contour display fill style.
定义轮廓显示填充样式。
Define the region fill mode.
定义区域填充模式。
Set fixing of “look-up-table” (lut)
设置固定“查找表”(lut)
Fix “look-up-table” (lut) for “real color images”.
修复“真彩图像”的“查找表”(lut)。
Set the font used for text output.
设置用于文本输出的字体。
Define gray values for region output.
定义区域输出的灰度值。
Define output colors (HSI-coded).
定义输出颜色(HSI编码)。
Icon definition for region output.
区域输出的图标定义。
Define the pixel output function.
定义像素输出函数。
Define the approximation error for contour display.
定义轮廓显示的近似误差。
Define a contour output pattern.
定义轮廓输出模式。
Define the line width for region contour output.
定义区域轮廓输出的线宽。
Set “look-up-table” (lut).
设置“查找表”(lut)。
Changing the look-up-table (lut).
更改查找表(lut)。
Set the current mouse pointer shape.
设置当前鼠标指针形状。
Define the gray value output mode.
定义灰度值输出模式。
Modify the displayed image part.
修改显示的图像部分。
Define an interpolation method for gray value output.
定义灰度值输出的插值方法。
Define a color lookup table index.
定义颜色查找表索引。
Set the color definition via RGB values.
通过RGB值设置颜色定义。
Set the color definition via RGBA values.
通过RGBA值设置颜色定义。
Define the region output shape.
定义区域输出形状。
Set the position of the text cursor.
设置文本光标的位置。
Set the shape of the text cursor.
设置文本光标的形状。
Set the device context of a virtual graphics window (Windows NT).
设置虚拟图形窗口(Windows NT)的设备上下文。
Modify position and size of a window.
修改窗口的位置和大小。
Set window parameters.
设置窗口参数。
Interactive output from two window buffers.
来自两个窗口缓冲区的交互式输出。
Stop program execution.
停止程序执行。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
Calculates image coordinates for a point in a 3D plot window.
计算三维绘图窗口中点的图像坐标。
Modify the pose of a 3D plot.
修改三维绘图的姿态。
Write look-up-table (lut) as file.
将查找表(lut)写入文件。
Print text in a window.
在窗口中打印文本。