Halcon各版本新增加的算子-S4(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所有算子索引
S4
SetStructuredLightModelParam设置结构化光模型参数Set parameters of a structured light model.
设置结构光模型的参数。
SetSubMatrix设置子矩阵Set a sub-matrix of a matrix.
设置矩阵的子矩阵。
SetSurfaceModelParam设置表面模型参数Set parameters and properties of a surface model.
设置曲面模型的参数和特性。
SetSystem设置系统Set HALCON system parameters.
设置HALCON系统参数。
SetTextModelParam设置文本模型参数Set parameters of a text model.
设置文本模型的参数。
SetTextureInspectionModelParam设置纹理检查模型参数Set parameters of a texture inspection model.
设置纹理检查模型的参数。
SetTposition设置文本位置Set the position of the text cursor.
设置文本光标的位置。
SetTshape设置文本形状Set the shape of the text cursor.
设置文本光标的形状。
SetValueMatrix设置值矩阵Set one or more elements of a matrix.
设置矩阵的一个或多个元素。
SetWindowAttr设置窗口属性Set window characteristics.
设置窗口特性。
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.
设置窗口参数。
SetWindowType设置窗口类型Specify a window type.
指定窗类型。
SfsModLr表面重建改进李和罗森菲尔德Reconstruct a surface from a gray value image.
从灰度值图像重建表面。
SfsOrigLr表面重建原始李和罗森菲尔德Reconstruct a surface from a gray value image.
从灰度值图像重建表面。
SfsPentland表面重建彭特兰Reconstruct a surface from a gray value image.
从灰度值图像重建表面。
ShadeHeightField阴影高度场Shade a height field.
阴影高度场。根据高度场计算图像的阴影。
ShapeHistoAll形状直方图所有Determine a histogram of features along all threshold values.
确定沿所有阈值的特征直方图。
ShapeHistoPoint形状直方图点Determine a histogram of features along all threshold values.
确定沿所有阈值的特征直方图。
ShapeTrans形状变换Transform the shape of a region.
变换区域的形状。
ShapeTransXld形状变换扩展线描述Transform the shape of contours or polygons.
变换轮廓或多边形的形状。
ShockFilter冲击滤波器Apply a shock filter to an image.
对图像应用冲击滤波器。
SigmaImage西格玛图像Non-linear smoothing with the sigma filter.
使用西格玛滤波器进行非线性平滑。
SignalCondition信号条件Signal a condition synchronization object.
向条件同步对象发送信号。
SignalEvent信号事件Unlock an event synchronization object.
解锁事件同步对象。
SimCaltab仿真标定表Simulate an image with calibration plate.
用标定板仿真图像。
SimplifyObjectModel3d简化对象模型三维Simplify a triangulated 3D object model.
简化三角剖分的3D对象模型。
SimulateDefocus仿真散焦Simulate a uniform out-of-focus blurring of an image.
模拟图像的均匀离焦模糊。
SimulateMotion仿真运动Simulation of (linearly) motion blur.
仿真(线性)运动模糊。
SinImage正弦图像Calculate the sine of an image.
计算图像的正弦值。
Skeleton骨架Compute the skeleton of a region.
计算区域的骨架。
SlideImage幻灯片图像Interactive output from two window buffers.
来自两个窗口缓冲区的交互式输出。
SmallestBoundingBoxObjectModel3d最小边界框对象模型三维Calculate the smallest bounding box around the points of a 3D object model.
计算三维对象模型各点周围的最小边界框。
SmallestCircle最小圆Smallest surrounding circle of a region.
一个区域的最小周围圆(包含所有区域)。
SmallestCircleXld最小圆扩展线描述Smallest enclosing circle of contours or polygons.
轮廓或多边形的最小包围圆(包含所有轮廓)。
SmallestRectangle1最小矩形1Surrounding rectangle parallel to the coordinate axes.
与坐标轴平行的包围矩形。
SmallestRectangle1Xld最小矩形1扩展线描述Enclosing rectangle parallel to the coordinate axes of contours or polygons.
包围平行于轮廓或多边形坐标轴的矩形。
SmallestRectangle2最小矩形2Smallest surrounding rectangle with any orientation.
具有任意方向的最小周围矩形。
SmallestRectangle2Xld最小矩形2扩展线描述Smallest enclosing rectangle with arbitrary orientation of contours or polygons.
具有任意方向轮廓或多边形的最小包围矩形。
SmallestSphereObjectModel3d最小球体对象模型三维Calculate the smallest sphere around the points of a 3D object model.
计算三维对象模型各点周围的最小球体。
SmoothContoursXld平滑轮廓扩展线描述Smooth an XLD contour.
平滑XLD轮廓。
SmoothFunct1dGauss平滑函数一维高斯Smooth an equidistant 1D function with a Gaussian function.
用高斯函数平滑等距1D函数。
SmoothFunct1dMean平滑函数一维均值Smooth an equidistant 1D function by averaging its values.
通过求平均值来平滑等距1D函数。
SmoothImage平滑图像Smooth an image using various filters.
使用各种滤波器平滑图像。
SmoothObjectModel3d平滑对象模型三维Smooth the 3D points of a 3D object model.
平滑三维对象模型的三维点。
SobelAmp索贝尔振幅Detect edges (amplitude) using the Sobel operator.
使用Sobel算子检测边缘(振幅)。
SobelDir索贝尔方向Detect edges (amplitude and direction) using the Sobel operator.
使用Sobel算子检测边缘(振幅和方向)。
SocketAcceptConnect套接字接受连接Accept a connection request on a listening socket of the protocol type "HALCON" or "TCP"/"TCP4"/"TCP6".
在协议类型为“HALCON”或“TCP”/“TCP4”/“TCP 6”的侦听套接字上接受连接请求。
SolveMatrix求解矩阵Compute the solution of a system of equations.
计算方程组的解。
SortContoursXld排序轮廓扩展线描述Sort contours with respect to their relative position.
根据轮廓的相对位置对轮廓进行排序。
SortRegion排序区域Sorting of regions with respect to their relative position.
根据相对位置对区域进行排序。
SpDistribution椒盐分布Generate a salt-and-pepper noise distribution.
生成椒盐噪声分布。
SpatialRelation空间关系Pose relation of regions with regard to the coordinate axes.
区域相对于坐标轴的姿态关系。
SplitContoursXld拆分轮廓扩展线描述Split XLD contours at dominant points.
在主要点处拆分XLD轮廓。
SplitSkeletonLines拆分骨架线Split lines represented by one pixel wide, non-branching lines.
拆分由一个像素宽的非分支线表示的线。根据曲率将由一个像素宽的非分支线表示的线拆分为较短的线。
SplitSkeletonRegion拆分骨架区域Split lines represented by one pixel wide, non-branching regions.
拆分由一个像素宽的非分支区域表示的线。根据曲率将由一个像素宽的非分支区域表示的线拆分为较短的线。
SqrtImage平方根图像Calculate the square root of an image.
计算图像的平方根。
SqrtMatrix平方根矩阵Compute the square root values of the elements of a matrix.
计算矩阵元素的平方根值。
SqrtMatrixMod平方根矩阵模Compute the square root values of the elements of a matrix.
计算矩阵元素的平方根值。
StationaryCameraSelfCalibration固定相机自标定Perform a self-calibration of a stationary projective camera.
对固定投影相机进行自标定。
SubImage减图像Subtract two images.
减两幅图像。
SubMatrix减矩阵Subtract two matrices.
减两个矩阵。
SubMatrixMod减矩阵模Subtract two matrices.
减两个矩阵。
SuggestLexicon建议词典Find a similar word in a lexicon.
在词典里找一个相似的词。
SumMatrix和矩阵Returns the elementwise sum of a matrix.
返回矩阵的元素总和。
SurfaceNormalsObjectModel3d表面法线对象模型三维Calculate the 3D surface normals of a 3D object model.
计算三维对象模型的三维曲面法线。
SvdMatrix奇异值分解矩阵Compute the singular value decomposition of a matrix.
计算矩阵的奇异值分解。
SymmDifference对称差Calculate the symmetric difference of two regions.
计算两个区域的对称差。
SymmDifferenceClosedContoursXld对称差闭合轮廓扩展线描述Compute the symmetric difference of closed contours.
计算闭合轮廓的对称差。
SymmDifferenceClosedPolygonsXld对称差闭合多边形扩展线描述Compute the symmetric difference of closed polygons.
计算闭合多边形的对称差。
Symmetry对称性Symmetry of gray values along a row.
一行灰度值的对称性。
SystemCall系统调用Execute a system command.
执行系统命令。
更多NI视觉软件使用,可参考作者相关作品:
视觉助手软件教程:
《NI Vision Assistant2024图像处理视频教程》-NI视觉助手视频教程,基于NI视觉助手2024版本
《NI Vision Assistant2020-2024图像处理教程》视觉助手2024版教程PDF版本
VBAI软件教程:
《NI Vision Builder for Automated Inspection2023图像处理视频教程》,基于NI VBAI自动化检测视觉生成器2023版本介绍
《NI Vision Builder for Automated Inspection 2020&2023入门教程》,VBAI2020/2023自动化检测视觉生成器PDF文档版
LabVIEW Vision Development Module教程:
《LabVIEW Vision函数实例详解2020-2024》NI Vision所有函数使用方法介绍,基于NI VISION2020,兼容VDM2021/2022/2023/2024
《LabVIEW Vision图像处理开发宝典(第二版)》介绍如何在LabVIEW中开发图像处理程序,如何搭建常用的图像处理框架
《LabVIEW VISION图像处理宝典视频教程》LabVIEW如何使用NI Vision开发图像处理程序框图
LabVIEW Halcon教程:
《LabVIEW HALCON图像处理入门教程(24.09)》含深度学习,LabVIEW使用NI VISION+Halcon混合编程机器视觉与图像处理入门学习资料
VAS驱动软件采集图像教程:
《LabVIEW驱动相机采集图像指南(24.11)》 LabVIEW图像采集 LabVIEW相机驱动 NI-IMAQdx相机驱动 Halcon采集图像驱动
机器视觉硬件和方案相关教程:
《机器视觉实用教程视频教程+附加案例》,相机镜头光源控制器硬件选型,视觉案例解析
《机器视觉实用教程(修订版)》,工业相机、工业镜头、机器视觉光源、光源控制器、图像采集卡、延长管延长线滤光片标定板等配件的选型知识