这里的类和算子是针对.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所有类和方法索引
Class grouping all HALCON operators.
类分组所有HALCON算子。
Set one or more output colors.
设置一个或多个输出颜色。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
Set multiple output colors.
设置多种输出颜色。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
Define the contour display fill style.
定义轮廓显示填充样式。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
Define the region fill mode.
定义区域填充模式。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
Define the line width for region contour output.
定义区域轮廓输出的线宽。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
Set “look-up-table” (lut).
设置“查找表”(lut)。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
Define the gray value output mode.
定义灰度值输出模式。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
Modify the displayed image part.
修改显示的图像部分。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
Set HDevelop preferences within a program.
在程序中设置HDevelop首选项。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
Define the region output shape.
定义区域输出形状。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
Change HDevelop system parameter within a program.
更改程序中的HDevelop系统参数。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
Sets the position and size of the specified tool.
设置指定工具的位置和大小。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
Activate a graphics window.
激活图形窗口。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
Change position and size of the active floating graphics window.
更改活动浮动图形窗口的位置和大小。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
Shows the specified tool.
显示指定的工具。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
Closes the dialog to specify the visualization parameters.
关闭对话框以指定可视化参数。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
Hide the main window.
隐藏主窗口。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
Hides the variable window.
隐藏变量窗口。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
Switches the update of the PC during program execution on or off.
在程序执行期间打开或关闭PC的更新。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
Switch time measurement for operators on or off.
为算子打开或关闭开关时间测量。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
Switches the update of the variable window during program execution on or off.
在程序执行期间打开或关闭变量窗口的更新。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
Switches the automatic output of iconic output objects into the graphics window during program execution on or off.
在程序执行期间打开或关闭图标输出对象的自动输出到图形窗口。这个算子属于HDevelop环境的,在.NET环境中没有该算子。
Calculate the standard deviation of gray values within rectangular windows.
计算矩形窗口内灰度值的标准偏差。
Calculate standard deviation over several channels.
计算多个通道的标准偏差。
Maximal distance between two boundary points of a region.
一个区域的两个边界点之间的最大距离。
Maximum distance between two contour or polygon points.
两个轮廓点或多边形点之间的最大距离。
Transform a dictionary into a JSON string.
将字典转换为JSON(JavaScript Object Notation)字符串。
Approximate the LoG operator (Laplace of Gaussian).
近似LoG算子(高斯拉普拉斯算子)。
Calculate the difference of two regions.
计算两个区域的差。
Compute the difference of closed contours.
计算闭合轮廓的差。
Compute the difference of closed polygons.
计算闭合多边形的差。
Dilate a region.
膨胀一个区域。
Dilate a region (using a reference point).
膨胀一个区域(使用参考点)。
Dilate a region with a circular structuring element.
用圆形结构元素膨胀一个区域。
Dilate a region with an element from the Golay alphabet.
用戈莱字母中的一个元素来膨胀一个区域。
Dilate a region with a rectangular structuring element.
用矩形结构元素膨胀一个区域。
Dilate a region sequentially.
按顺序膨胀一个区域。
Displays circular arcs in a window.
在窗口中显示圆弧。
Displays arrows in a window.
在窗口中显示箭头。
Project and visualize the 3D model of the calibration plate in the image.
在图像中投影和可视化标定板的3D模型。
Displays images with several channels.
显示具有多个通道的图像。
Displays circles in a window.
在窗口中显示圆。
Displays a color (RGB) image.
显示彩色(RGB)图像。
Displays crosses in a window.
在窗口中显示叉号。
Displays a noise distribution.
显示噪声分布。
Displays ellipses.
显示椭圆。
Displays gray value images.
显示灰度值图像。
Draws lines in a window.
在窗口中绘制线条。
Graphical view of the look-up-table (lut).
查找表(lut)的图形视图。
Displays image objects (image, region, XLD).
显示图像对象(图像、区域、XLD)。
Display 3D object models.
显示三维对象模型。
Displays a polyline.
显示多段线。
Display of rectangles aligned to the coordinate axes.
显示与坐标轴对齐的矩形。
Displays arbitrarily oriented rectangles.
显示任意方向的矩形。
Displays regions in a window.
在窗口中显示区域。
Display text in a window.
在窗口中显示文本。
Display an XLD object.
显示XLD对象。
Transform a disparity image into 3D points in a rectified stereo system.
在校正的立体系统中将视差图像变换为三维点。
Transform a disparity value into a distance value in a rectified binocular stereo system.
在校正的双目立体系统中将视差值变换为距离值。
Transform an image point and its disparity into a 3D point in a rectified stereo system.
在经过校正的立体系统中将图像点及其视差变换为三维点。
Display a 3D scene.
显示三维场景。
Compute the distances of all contour points to an ellipse.
计算所有轮廓点到椭圆的距离。
Compute the distance of contours to an ellipse.
计算轮廓到椭圆的距离。
Compute the distances of all contour points to a rectangle.
计算所有轮廓点到矩形的距离。
Calculate the distance between two contours.
计算两个轮廓之间的距离。
Calculate the minimum distance between two contours.
计算两个轮廓之间的最小距离。
Calculate the minimum distance between two contours and the points used for the calculation.
计算两个轮廓之间的最小距离和用于计算的点。
Calculate the pointwise distance from one contour to another.
计算从一个轮廓到另一个轮廓的逐点距离。
Compute the distance of two functions.
计算两个函数的距离。
Calculate the distance between a line and one contour.
计算一条线和一个轮廓之间的距离。
Calculate the distance between a line and a region.
计算一条线和一个区域之间的距离。
Compute the distances of the points of one 3D object model to another 3D object model.
计算一个三维对象模型的点到另一个三维对象模型的距离。
Calculate the distance between a point and one contour.
计算一个点和一个轮廓之间的距离。
Calculate the distance between one point and one line.
计算一个点和一条线之间的距离。
Calculate the distance between a 3D point and a 3D line given by two points on the line.
计算一个3D点和一条由线上两点给出的3D线之间的距离。