Halcon各版本新增加的算子-D2(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所有算子索引
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线之间的距离。
Calculate the distance between a 3D point and a 3D line given by Plücker coordinates.
计算由Plücker坐标给出的3D点和3D线之间的距离。
Calculate the distance between two points.
计算两点之间的距离。
Calculate the distance between a point and a region.
计算一个点和一个区域之间的距离。
Calculate the distances between a point and a line segment.
计算一个点和一条线段之间的距离。
Minimum distance between the contour pixels of two regions each.
两个区域的轮廓像素之间的最小距离。
Minimum distance between two regions with the help of dilation.
在膨胀的帮助下,两个区域之间的最小距离。
Calculate the distance between a line segment and one contour.
计算一条线段和一个轮廓之间的距离。
Calculate the distances between a line segment and a line.
计算一条线段和一条线之间的距离。
Calculate the distance between a line segment and one region.
计算一条线段和一个区域之间的距离。
Calculate the distances between two line segments.
计算两条线段之间的距离。
Transform a distance value into a disparity in a rectified stereo system.
在经过校正的立体系统中将距离值变换为视差。
Compute the distance transformation of a region.
计算区域的距离变换。
Divide matrices element-by-element.
逐个元素地除矩阵。
Divide matrices element-by-element.
逐个元素地除矩阵。
Divide two images.
除两幅图像。
Classify characters.
对字符进行分类。
Classify multiple characters with an CNN-based OCR classifier.
使用基于CNN的OCR分类器对多个字符进行分类。
Classify multiple characters with an k-NN classifier.
使用k-NN分类器对多个字符进行分类。
Classify multiple characters with an OCR classifier.
使用OCR分类器对多个字符进行分类。
Classify multiple characters with an SVM-based OCR classifier.
使用基于SVM的OCR分类器对多个字符进行分类。
Classify one character.
对一个字符进行分类。
Classify a single character with an CNN-based OCR classifier.
使用基于CNN的OCR分类器对单个字符进行分类。
Classify a single character with an OCR classifier.
使用OCR分类器对单个字符进行分类。
Classify a single character with an OCR classifier.
使用OCR分类器对单个字符进行分类。
Classify a single character with an SVM-based OCR classifier.
使用基于SVM的OCR分类器对单个字符进行分类。
Classify a related group of characters with an CNN-based OCR classifier.
使用基于CNN的OCR分类器对一组相关字符进行分类。
Classify a related group of characters with an OCR classifier.
使用OCR分类器对一组相关字符进行分类。
Classify a related group of characters with an OCR classifier.
使用OCR分类器对一组相关字符进行分类。
Classify a related group of characters with an OCR classifier.
使用OCR分类器对一组相关字符进行分类。
Verification of a pattern using an OCV tool.
使用OCV工具验证模式。
Enhance circular dots in an image.
增强图像中的圆点。
Interactive moving of a region.
区域的交互式移动。
Interactive movement of a region with fixpoint specification.
具有定点规范的区域的交互式移动。
Interactive movement of a region with restriction of positions.
具有位置限制的区域的交互式移动。
Interactive drawing of a circle.
交互式绘制圆。
Interactive drawing of a circle.
交互式绘制圆。
Interactive drawing of an ellipse.
交互式绘制椭圆。
Interactive drawing of an ellipse.
交互式绘制椭圆。
Draw a line.
画一条线。
Draw a line.
画一条线。
Interactive drawing of a NURBS curve.
交互式绘制一条非均匀有理B样条NURBS(Non-Uniform Rational B-Splines)曲线。
Interactive drawing of a NURBS curve using interpolation.
使用插值交互式绘制NURBS曲线。
Interactive modification of a NURBS curve using interpolation.
使用插值交互式修改NURBS曲线。
Interactive modification of a NURBS curve.
交互式修改NURBS曲线。
Draw a point.
画一个点。
Draw a point.
画一个点。
Interactive drawing of a polygon row.
交互式绘制多边形行。
Draw a rectangle parallel to the coordinate axis.
画一个平行于坐标轴的矩形。
Draw a rectangle parallel to the coordinate axis.
画一个平行于坐标轴的矩形。
Interactive drawing of any orientated rectangle.
交互式绘制任何定向矩形。
Interactive drawing of any orientated rectangle.
交互式绘制任何定向矩形。
Interactive drawing of a closed region.
交互式绘制封闭区域。
Interactive drawing of a contour.
交互式绘制轮廓。
Interactive modification of a contour.
交互式绘制轮廓。
Multiply two dual quaternions.
乘两个对偶四元数。
Conjugate a dual quaternion.
共轭对偶四元数。
Interpolate two dual quaternions.
插值两个对偶四元数。
Normalize a dual quaternion.
归一化对偶四元数。
Convert a unit dual quaternion into a homogeneous transformation matrix.
将单位对偶四元数转换为齐次变换矩阵。
Convert a dual quaternion to a 3D pose.
将对偶四元数转换为三维姿态。
Convert a unit dual quaternion into a screw.
将单位对偶四元数转换为螺旋。
Transform a 3D line with a unit dual quaternion.
使用单位对偶四元数变换3D线。
Transform a 3D point with a unit dual quaternion.
使用单位对偶四元数变换3D点。
Opening, Median and Closing with circle or rectangle mask.
使用圆形或矩形掩模开、中值和闭。
Threshold operator for signed images.
已签名图像的阈值算子。
Write the window content to a file.
将窗口内容写入文件。
Write the window content in an image object.
将窗口内容写入图像对象中。
Segment an image using a local threshold.
使用局部阈值分割图像。