石鑫华视觉论坛

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

[原创] Halcon所有类及类下算子作用索引-HXLDCont扩展线描述轮廓(2)(17.12~24.11版)

[复制链接]
  • TA的每日心情
    无聊
    9 小时前
  • 签到天数: 3441 天

    连续签到: 3 天

    [LV.Master]2000FPS

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

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

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

    x
    Halcon所有类及类下算子作用索引-HXLDCont扩展线描述轮廓(2)(17.12~24.11版)
    这里的类和算子是针对.NET环境的。类和算子是从Halcon 17.12版本开始,名称中未包含数字版本说明的,表示17.12版本中已经包含。名称中有数字说明的,则表示是从数字版本后才增加的。目前已经更新到Halcon 24.11版本。而17.12之前版本中是否包含当前的类和算子,则未做验证。但是从更新历史来看,大部分的类和算子都是包含的,更新版本后,也只是增加一两个新类、几个十来个算子,多数版本可能并未增加新类。增加一个新类相当于增加一个新的功能模块,并不是每个版本都有新功能模块推出的,很多版本只在现有类中增加了几个算子。图像处理发展这么多年,中间增加的功能都比较少,Halcon在引入深度学习后,才多增加了几个类,如深度学习、深度OCR、深度Counting、深度Matching3D等。

                                   
    登录/注册后可看大图

    《LabVIEW HALCON图像处理入门教程(24.09)》含深度学习,LabVIEW使用NI Vision+Halcon混合编程机器视觉与图像处理入门学习资料
    Index of all Classes and Methods所有类和方法索引
    HXLDCont扩展线描述轮廓(2)
    Represents an instance of an XLD contour object(-array).
    表示XLD轮廓对象(-数组)的实例。
    GenPolygonsXld生成多边形扩展线描述
    Approximate XLD contours by polygons.
    通过多边形近似XLD轮廓。
    GenRectangle2ContourXld生成矩形2轮廓扩展线描述
    Create an XLD contour in the shape of a rectangle.
    以矩形形状创建XLD轮廓。
    GenRegionContourXld生成区域轮廓扩展线描述
    Create a region from an XLD contour.
    从XLD轮廓创建区域。
    GetContourAngleXld获取轮廓角度扩展线描述
    Calculate the direction of an XLD contour for each contour point.
    计算每个轮廓点的XLD轮廓的方向。
    GetContourAttribXld获取轮廓属性扩展线描述
    Return point attribute values of an XLD contour.
    返回XLD轮廓的点属性值。
    GetContourGlobalAttribXld获取轮廓全局属性
    Return global attributes values of an XLD contour.
    返回XLD轮廓的全局属性值。
    GetContourXld获取轮廓扩展线描述
    Return the coordinates of an XLD contour.
    返回XLD轮廓的坐标。
    GetRegressParamsXld获取回归参数扩展线描述
    Return XLD contour parameters.
    返回XLD轮廓参数。
    InsertObj插入对象
    Insert objects into an iconic object tuple.
    将对象插入到图标对象元组中。
    IntersectionClosedContoursXld相交闭合轮廓扩展线描述
    Intersect closed contours.
    相交闭合轮廓。
    IntersectionRegionContourXld相交区域轮廓(24.05)
    Intersect a contour with a region.
    将轮廓与区域相交。
    LocalMaxContoursXld局部最大轮廓扩展线描述
    Select XLD contours with a local maximum of gray values.
    选择具有局部最大灰度值的XLD轮廓。
    MergeContLineScanXld合并轮廓线扫描扩展线描述
    Merge XLD contours from successive line scan images.
    合并连续线扫描图像中的XLD轮廓。
    ObjDiff对象差
    Calculate the difference of two object tuples.
    计算两个对象元组的差。
    PolarTransContourXld极坐标变换轮廓
    Transform a contour in an annular arc to polar coordinates.
    将环形弧中的轮廓变换为极坐标。
    PolarTransContourXldInv极坐标变换轮廓扩展线描述反
    Transform a contour in polar coordinates back to Cartesian coordinates
    将极坐标系中的轮廓变换回笛卡尔坐标系
    ProjectiveTransContourXld投影变换轮廓扩展线描述
    Apply a projective transformation to an XLD contour.
    对XLD轮廓应用投影变换。
    QueryContourAttribsXld查询轮廓属性扩展线描述
    Return the names of the defined attributes of an XLD contour.
    返回XLD轮廓的已定义属性的名称。
    QueryContourGlobalAttribsXld查询轮廓全局属性扩展线描述
    Return the names of the defined global attributes of an XLD contour.
    返回XLD轮廓的已定义全局属性的名称。
    RadialDistortionSelfCalibration径向畸变自标定
    Calibrate the radial distortion.
    标定径向畸变。
    ReadContourXldArcInfo读取轮廓扩展线描述ARC信息
    Read XLD contours to a file in ARC/INFO generate format.
    将XLD轮廓读取到ARC/INFO生成格式的文件中。
    ReadContourXldDxf读取轮廓扩展线描述DXF
    Read XLD contours from a DXF file.
    从DXF文件读取XLD轮廓。
    RegressContoursXld回归轮廓扩展线描述
    Calculate the parameters of a regression line to an XLD contour.
    计算XLD轮廓的回归线参数。
    RemoveObj移除对象
    Remove objects from an iconic object tuple.
    从图标对象元组中移除对象。
    ReplaceObj替换对象
    Replaces one or more elements of an iconic object tuple.
    替换图标对象元组的一个或多个元素。
    SegmentContourAttribXld分割轮廓属性扩展线描述
    Segment XLD contour parts whose local attributes fulfill given conditions.
    分割局部属性满足给定条件的XLD轮廓部分。
    SegmentContoursXld分割轮廓扩展线描述
    Segment XLD contours into line segments and circular or elliptic arcs.
    将XLD轮廓分割成线段和圆弧或椭圆弧。
    SelectContoursXld选择轮廓扩展线描述
    Select XLD contours according to several features.
    根据多个特征选择XLD轮廓。
    SelectObj选择对象
    Select objects from an object tuple.
    从对象元组中选择对象。
    SelectShapeXld选择形状扩展线描述
    Select contours or polygons using shape features.
    使用形状特征选择轮廓或多边形。
    SelectXldPoint选择扩展线描述点
    Choose all contours or polygons containing a given point.
    选择包含给定点的所有轮廓或多边形。
    SerializeXld序列化扩展线描述
    Serialize an XLD object.
    序列化XLD对象。
    ShapeTransXld形状变换扩展线描述
    Transform the shape of contours or polygons.
    变换轮廓或多边形的形状。
    SmoothContoursXld平滑轮廓扩展线描述
    Smooth an XLD contour.
    平滑XLD轮廓。
    SortContoursXld排序轮廓扩展线描述
    Sort contours with respect to their relative position.
    根据轮廓的相对位置对轮廓进行排序。
    SymmDifferenceClosedContoursXld对称差闭合轮廓扩展线描述
    Compute the symmetric difference of closed contours.
    计算闭合轮廓的对称差。
    TestEqualObj测试相等对象
    Compare image objects regarding equality.
    比较图像对象的相等性。
    TrainGenericShapeModel训练通用形状模型(21.05)
    Train a shape model for matching.
    训练形状模型进行匹配。
    Union2ClosedContoursXld并集2闭合轮廓扩展线描述
    Compute the union of closed contours.
    计算闭合轮廓的并集。
    UnionAdjacentContoursXld并集相邻轮廓扩展线描述
    Compute the union of contours whose end points are close together.
    计算端点靠近的轮廓的并集。
    UnionCocircularContoursXld并集共圆轮廓扩展线描述
    Compute the union of contours that belong to the same circle.
    计算属于同一圆的轮廓的并集。
    UnionCollinearContoursExtXld并集共线轮廓扩展扩展线描述
    Compute the union of collinear contours (operator with extended functionality).
    计算共线轮廓的并集(具有扩展功能的运算符)。
    UnionCollinearContoursXld并集花线轮廓扩展线描述
    Unite approximately collinear contours.
    合并近似共线的轮廓。
    UnionCotangentialContoursXld并集余切轮廓扩展线描述
    Compute the union of cotangential contours.
    计算余切轮廓的并集。
    UnionStraightContoursHistoXld并集直线轮廓直方图扩展线描述
    Compute the union of neighboring straight contours that have a similar distance from a given line.
    计算与给定直线具有相似距离的相邻直线轮廓的并集。
    UnionStraightContoursXld并集直线轮廓扩展线描述
    Compute the union of neighboring straight contours that have a similar direction.
    计算具有相似方向的相邻直线轮廓的并集。
    WriteContourXldArcInfo写入轮廓扩展线描述ARC信息
    Write XLD contours to a file in ARC/INFO generate format.
    将XLD轮廓以ARC/INFO生成格式写入文件。
    WriteContourXldDxf写入轮廓扩展线描述DXF
    Write XLD contours to a file in DXF format.
    将XLD轮廓写入DXF格式的文件。
    回复

    使用道具 举报

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

    本版积分规则

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

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

    GMT+8, 2025-1-21 17:49

    Powered by Discuz! X3.4

    © 2001-2025 Discuz! Team.

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