石鑫华视觉论坛

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

[原创] Halcon各版本新增加的算子-D2(17.12~24.11版)

[复制链接]
  • TA的每日心情
    慵懒
    昨天 10:09
  • 签到天数: 3411 天

    连续签到: 13 天

    [LV.Master]2000FPS

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

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

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

    x
    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所有算子索引
    D2DispColor显示彩色
    Displays a color (RGB) image.
    显示彩色(RGB)图像。
    DispCross显示叉号
    Displays crosses in a window.
    在窗口中显示叉号。
    DispDistribution显示分布
    Displays a noise distribution.
    显示噪声分布。
    DispEllipse显示椭圆
    Displays ellipses.
    显示椭圆。
    DispImage显示图像
    Displays gray value images.
    显示灰度值图像。
    DispLine显示线
    Draws lines in a window.
    在窗口中绘制线条。
    DispLut显示查找表
    Graphical view of the look-up-table (lut).
    查找表(lut)的图形视图。
    DispObj显示对象
    Displays image objects (image, region, XLD).
    显示图像对象(图像、区域、XLD)。
    DispObjectModel3d显示对象模型三维
    Display 3D object models.
    显示三维对象模型。
    DispPolygon显示多段线
    Displays a polyline.
    显示多段线。
    DispRectangle1排放矩形1
    Display of rectangles aligned to the coordinate axes.
    显示与坐标轴对齐的矩形。
    DispRectangle2排放矩形2
    Displays arbitrarily oriented rectangles.
    显示任意方向的矩形。
    DispRegion显示区域
    Displays regions in a window.
    在窗口中显示区域。
    DispText显示文本
    Display text in a window.
    在窗口中显示文本。
    DispXld显示扩展线描述
    Display an XLD object.
    显示XLD对象。
    DisparityImageToXyz视差图像至Xyz
    Transform a disparity image into 3D points in a rectified stereo system.
    在校正的立体系统中将视差图像变换为三维点。
    DisparityToDistance视差至距离
    Transform a disparity value into a distance value in a rectified binocular stereo system.
    在校正的双目立体系统中将视差值变换为距离值。
    DisparityToPoint3d视差至点三维
    Transform an image point and its disparity into a 3D point in a rectified stereo system.
    在经过校正的立体系统中将图像点及其视差变换为三维点。
    DisplayScene3d显示场景三维
    Display a 3D scene.
    显示三维场景。
    DistEllipseContourPointsXld距离椭圆轮廓点扩展线描述
    Compute the distances of all contour points to an ellipse.
    计算所有轮廓点到椭圆的距离。
    DistEllipseContourXld距离椭圆轮廓扩展线描述
    Compute the distance of contours to an ellipse.
    计算轮廓到椭圆的距离。
    DistRectangle2ContourPointsXld距离矩形2轮廓点扩展线描述
    Compute the distances of all contour points to a rectangle.
    计算所有轮廓点到矩形的距离。
    DistanceCc距离轮廓轮廓
    Calculate the distance between two contours.
    计算两个轮廓之间的距离。
    DistanceCcMin距离轮廓轮廓最小
    Calculate the minimum distance between two contours.
    计算两个轮廓之间的最小距离。
    DistanceCcMinPoints距离轮廓轮廓最小点
    Calculate the minimum distance between two contours and the points used for the calculation.
    计算两个轮廓之间的最小距离和用于计算的点。
    DistanceContoursXld距离轮廓扩展线描述
    Calculate the pointwise distance from one contour to another.
    计算从一个轮廓到另一个轮廓的逐点距离。
    DistanceFunct1d距离函数一维
    Compute the distance of two functions.
    计算两个函数的距离。
    DistanceLc距离线轮廓
    Calculate the distance between a line and one contour.
    计算一条线和一个轮廓之间的距离。
    DistanceLr距离线区域
    Calculate the distance between a line and a region.
    计算一条线和一个区域之间的距离。
    DistanceObjectModel3d距离对象模型三维
    Compute the distances of the points of one 3D object model to another 3D object model.
    计算一个三维对象模型的点到另一个三维对象模型的距离。
    DistancePc距离点轮廓
    Calculate the distance between a point and one contour.
    计算一个点和一个轮廓之间的距离。
    DistancePl距离点线
    Calculate the distance between one point and one line.
    计算一个点和一条线之间的距离。
    DistancePointLine距离点线(21.11)
    Calculate the distance between a 3D point and a 3D line given by two points on the line.
    计算一个3D点和一条由线上两点给出的3D线之间的距离。
    DistancePointPlueckerLine距离点普吕克线(21.11)
    Calculate the distance between a 3D point and a 3D line given by Plücker coordinates.
    计算由Plücker坐标给出的3D点和3D线之间的距离。
    DistancePp距离点点
    Calculate the distance between two points.
    计算两点之间的距离。
    DistancePr距离点区域
    Calculate the distance between a point and a region.
    计算一个点和一个区域之间的距离。
    DistancePs距离点线段
    Calculate the distances between a point and a line segment.
    计算一个点和一条线段之间的距离。
    DistanceRrMin距离区域区域最小
    Minimum distance between the contour pixels of two regions each.
    两个区域的轮廓像素之间的最小距离。
    DistanceRrMinDil距离区域区域最小膨胀
    Minimum distance between two regions with the help of dilation.
    在膨胀的帮助下,两个区域之间的最小距离。
    DistanceSc距离线段轮廓
    Calculate the distance between a line segment and one contour.
    计算一条线段和一个轮廓之间的距离。
    DistanceSl距离线段线
    Calculate the distances between a line segment and a line.
    计算一条线段和一条线之间的距离。
    DistanceSr距离线段区域
    Calculate the distance between a line segment and one region.
    计算一条线段和一个区域之间的距离。
    DistanceSs距离线段线段
    Calculate the distances between two line segments.
    计算两条线段之间的距离。
    DistanceToDisparity距离至视差
    Transform a distance value into a disparity in a rectified stereo system.
    在经过校正的立体系统中将距离值变换为视差。
    DistanceTransform距离变换
    Compute the distance transformation of a region.
    计算区域的距离变换。
    DivElementMatrix除元素矩阵
    Divide matrices element-by-element.
    逐个元素地除矩阵。
    DivElementMatrixMod除元素矩阵模
    Divide matrices element-by-element.
    逐个元素地除矩阵。
    DivImage除图像
    Divide two images.
    除两幅图像。
    DoOcrMulti执行光学字符识别多个
    Classify characters.
    对字符进行分类。
    DoOcrMultiClassCnn执行光学字符识别多个类卷积神经网络
    Classify multiple characters with an CNN-based OCR classifier.
    使用基于CNN的OCR分类器对多个字符进行分类。
    DoOcrMultiClassKnn执行光学字符识别多个类K-最近邻
    Classify multiple characters with an k-NN classifier.
    使用k-NN分类器对多个字符进行分类。
    DoOcrMultiClassMlp执行光学字符识别多个类多层感知机
    Classify multiple characters with an OCR classifier.
    使用OCR分类器对多个字符进行分类。
    DoOcrMultiClassSvm执行光学字符识别多个类支持向量机
    Classify multiple characters with an SVM-based OCR classifier.
    使用基于SVM的OCR分类器对多个字符进行分类。
    DoOcrSingle执行光学字符识别单个
    Classify one character.
    对一个字符进行分类。
    DoOcrSingleClassCnn执行光学字符识别单个类卷积神经网络
    Classify a single character with an CNN-based OCR classifier.
    使用基于CNN的OCR分类器对单个字符进行分类。
    DoOcrSingleClassKnn执行光学字符识别单个类K-最近邻
    Classify a single character with an OCR classifier.
    使用OCR分类器对单个字符进行分类。
    DoOcrSingleClassMlp执行光学字符识别单个类多层感知机
    Classify a single character with an OCR classifier.
    使用OCR分类器对单个字符进行分类。
    DoOcrSingleClassSvm执行光学字符识别单个类支持向量机
    Classify a single character with an SVM-based OCR classifier.
    使用基于SVM的OCR分类器对单个字符进行分类。
    DoOcrWordCnn执行光学字符识别单个类卷积神经网络
    Classify a related group of characters with an CNN-based OCR classifier.
    使用基于CNN的OCR分类器对一组相关字符进行分类。
    DoOcrWordKnn执行光学字符识别单词K-最近邻
    Classify a related group of characters with an OCR classifier.
    使用OCR分类器对一组相关字符进行分类。
    DoOcrWordMlp执行光学字符识别单词多层感知机
    Classify a related group of characters with an OCR classifier.
    使用OCR分类器对一组相关字符进行分类。
    DoOcrWordSvm执行光学字符识别单词支持向量机
    Classify a related group of characters with an OCR classifier.
    使用OCR分类器对一组相关字符进行分类。
    DoOcvSimple执行光学字符验证简单
    Verification of a pattern using an OCV tool.
    使用OCV工具验证模式。
    DotsImage点图像
    Enhance circular dots in an image.
    增强图像中的圆点。
    DragRegion1拖动区域1
    Interactive moving of a region.
    区域的交互式移动。
    DragRegion2拖动区域2
    Interactive movement of a region with fixpoint specification.
    具有定点规范的区域的交互式移动。
    DragRegion3拖动区域3
    Interactive movement of a region with restriction of positions.
    具有位置限制的区域的交互式移动。
    DrawCircle画圆
    Interactive drawing of a circle.
    交互式绘制圆。
    DrawCircleMod画圆模
    Interactive drawing of a circle.
    交互式绘制圆。
    DrawEllipse画椭圆
    Interactive drawing of an ellipse.
    交互式绘制椭圆。
    DrawEllipseMod画椭圆模
    Interactive drawing of an ellipse.
    交互式绘制椭圆。
    DrawLine画线
    Draw a line.
    画一条线。
    DrawLineMod画线模
    Draw a line.
    画一条线。
    DrawNurbs画非均匀有理B样条
    Interactive drawing of a NURBS curve.
    交互式绘制一条非均匀有理B样条NURBS(Non-Uniform Rational B-Splines)曲线。
    DrawNurbsInterp画非均匀有理B样条插值
    Interactive drawing of a NURBS curve using interpolation.
    使用插值交互式绘制NURBS曲线。
    DrawNurbsInterpMod画非均匀有理B样条插值模
    Interactive modification of a NURBS curve using interpolation.
    使用插值交互式修改NURBS曲线。
    DrawNurbsMod画非均匀有理B样条模
    Interactive modification of a NURBS curve.
    交互式修改NURBS曲线。
    DrawPoint画点
    Draw a point.
    画一个点。
    DrawPointMod画点模
    Draw a point.
    画一个点。
    DrawPolygon画多边形
    Interactive drawing of a polygon row.
    交互式绘制多边形行。
    DrawRectangle1画矩形1
    Draw a rectangle parallel to the coordinate axis.
    画一个平行于坐标轴的矩形。
    DrawRectangle1Mod画矩形1模
    Draw a rectangle parallel to the coordinate axis.
    画一个平行于坐标轴的矩形。
    DrawRectangle2画矩形2
    Interactive drawing of any orientated rectangle.
    交互式绘制任何定向矩形。
    DrawRectangle2Mod画矩形2模
    Interactive drawing of any orientated rectangle.
    交互式绘制任何定向矩形。
    DrawRegion画区域
    Interactive drawing of a closed region.
    交互式绘制封闭区域。
    DrawXld画扩展线描述
    Interactive drawing of a contour.
    交互式绘制轮廓。
    DrawXldMod画扩展线描述模
    Interactive modification of a contour.
    交互式绘制轮廓。
    DualQuatCompose对偶四元数组成
    Multiply two dual quaternions.
    乘两个对偶四元数。
    DualQuatConjugate对偶四元数共轭
    Conjugate a dual quaternion.
    共轭对偶四元数。
    DualQuatInterpolate对偶四元数插值
    Interpolate two dual quaternions.
    插值两个对偶四元数。
    DualQuatNormalize对偶四元数归一化
    Normalize a dual quaternion.
    归一化对偶四元数。
    DualQuatToHomMat3d对偶四元数至齐次矩阵三维
    Convert a unit dual quaternion into a homogeneous transformation matrix.
    将单位对偶四元数转换为齐次变换矩阵。
    DualQuatToPose对偶四元数至姿态
    Convert a dual quaternion to a 3D pose.
    将对偶四元数转换为三维姿态。
    DualQuatToScrew对偶四元数至螺旋
    Convert a unit dual quaternion into a screw.
    将单位对偶四元数转换为螺旋。
    DualQuatTransLine3d对偶四元数变换线三维
    Transform a 3D line with a unit dual quaternion.
    使用单位对偶四元数变换3D线。
    DualQuatTransPoint3d对偶四元数变换点三维(22.05)
    Transform a 3D point with a unit dual quaternion.
    使用单位对偶四元数变换3D点。
    DualRank双秩
    Opening, Median and Closing with circle or rectangle mask.
    使用圆形或矩形掩模开、中值和闭。
    DualThreshold双阈值
    Threshold operator for signed images.
    已签名图像的阈值算子。
    DumpWindow转储窗口
    Write the window content to a file.
    将窗口内容写入文件。
    DumpWindowImage转储窗口图像
    Write the window content in an image object.
    将窗口内容写入图像对象中。
    DynThreshold动态阈值
    Segment an image using a local threshold.
    使用局部阈值分割图像。
    回复

    使用道具 举报

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

    本版积分规则

    LabVIEW HALCON图像处理入门教程(24.09)
    石鑫华机器视觉与LabVIEW Vision图像处理PDF+视频教程11种全套
    《LabVIEW Vision函数实例详解2020-2024》教程-NI Vision所有函数使用方法介绍,基于NI VISION2020,兼容VDM21/22/23/24

    QQ|石鑫华视觉论坛 |网站地图

    GMT+8, 2024-12-22 00:09

    Powered by Discuz! X3.4

    © 2001-2024 Discuz! Team.

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