注册登陆后可查看附件和大图,以及购买相关内容
您需要 登录 才可以下载或查看,没有账号?注册会员
x
Halcon所有类及类下算子作用索引-HXLDCont扩展线描述轮廓(1)(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扩展线描述轮廓(1)Represents an instance of an XLD contour object(-array). 表示XLD轮廓对象(-数组)的实例。 AddNoiseWhiteContourXld添加白噪声轮廓扩展线描述Add noise to XLD contours. 为扩展线描述(XLD)轮廓添加噪声。 AffineTransContourXld仿射变换轮廓扩展线描述Apply an arbitrary affine 2D transformation to XLD contours. 对扩展线描述轮廓应用任意仿射二维变换。 ChangeRadialDistortionContoursXld更改径向畸变轮廓扩展线描述Change the radial distortion of contours. 更改轮廓的径向畸变。 ClipContoursXld剪裁轮廓扩展线描述Clip an XLD contour. 剪裁XLD轮廓。 ClipEndPointsContoursXld剪裁端点轮廓扩展线描述Clip the end points of an XLD contour. 剪裁XLD轮廓的端点。 CloseContoursXld关闭轮廓扩展线描述Close an XLD contour. 关闭XLD轮廓。 CompareObj比较对象Compare iconic objects regarding equality. 比较图标对象的相等性。 ConcatObj连接对象Concatenate two iconic object tuples. 连接两个图标对象元组。 ContourPointNumXld轮廓点数扩展线描述Return the number of points in an XLD contour. 返回XLD轮廓中的点数。 ContourToWorldPlaneXld轮廓至世界平面扩展线描述Transform an XLD contour into the plane z=0 of a world coordinate system. 将XLD轮廓变换到世界坐标系的平面z=0中。 CopyObj复制对象Copy an iconic object in the HALCON database. 复制HALCON数据库中的图标对象。 CreateAnisoShapeModelXld创建各向异性形状模型扩展线描述Prepare an anisotropically scaled shape model for matching from XLD contours. 准备一个各向异性缩放的形状模型,以便从扩展线描述轮廓进行匹配。 CreateLocalDeformableModelXld创建局部可变形模型扩展线描述Prepare a deformable model for local deformable matching from XLD contours. 准备一个可变形模型,以便从XLD轮廓进行局部可变形匹配。 CreatePlanarCalibDeformableModelXld创建平面标定可变形模型扩展线描述Prepare a deformable model for planar calibrated matching from XLD contours. 准备一个可变形模型,用于从XLD轮廓进行平面标定匹配。 CreatePlanarUncalibDeformableModelXld创建平面未标定可变形模型扩展线描述Prepare a deformable model for planar uncalibrated matching from XLD contours. 准备一个可变形模型,用于从XLD轮廓进行平面未标定匹配。 CreateScaledShapeModelXld创建缩放形状模型扩展线描述Prepare an isotropically scaled shape model for matching from XLD contours. 准备一个各向同性缩放的形状模型,以便从XLD轮廓进行匹配。 CreateShapeModelXld创建形状模型扩展线描述Prepare a shape model for matching from XLD contours. 准备一个形状模型,以便从XLD轮廓进行匹配。 CropContoursXld裁剪轮廓扩展线描述Crop an XLD contour. 裁剪XLD轮廓。这里的CropContoursXld算子会剪切和矩形相交的轮廓,而ClipContoursXld算子则不剪切和矩形相交的轮廓,即轮廓必须在矩形内部。也就是是否有剪切ROI边界接触。 DeserializeXld反序列化扩展线描述Deserialize a serialized XLD object. 反序列化一个序列化XLD对象。 DifferenceClosedContoursXld差闭合轮廓扩展线描述Compute the difference of closed contours. 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. 计算从一个轮廓到另一个轮廓的逐点距离。 DistanceLc距离线轮廓Calculate the distance between a line and one contour. 计算一条线和一个轮廓之间的距离。 DistancePc距离点轮廓Calculate the distance between a point and one contour. 计算一个点和一个轮廓之间的距离。 DistanceSc距离线段轮廓Calculate the distance between a line segment and one contour. 计算一条线段和一个轮廓之间的距离。 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曲线。 DrawXld画扩展线描述Interactive drawing of a contour. 交互式绘制轮廓。 DrawXldMod画扩展线描述模Interactive modification of a contour. 交互式绘制轮廓。 FitCircleContourXld拟合圆轮廓扩展线描述Approximate XLD contours by circles. 通过圆近似计算XLD轮廓。 FitEllipseContourXld拟合椭圆轮廓扩展线描述Approximate XLD contours by ellipses or elliptic arcs. 通过椭圆或椭圆弧近似计算XLD轮廓。 FitLineContourXld拟合线轮廓扩展线描述Approximate XLD contours by line segments. 按线段近似计算XLD轮廓。 FitRectangle2ContourXld拟合矩形2轮廓扩展线描述Fit rectangles to XLD contours. 将矩形拟合到XLD轮廓。 GenCircleContourXld生成圆轮廓扩展线描述Create XLD contours corresponding to circles or circular arcs. 创建与圆或圆弧对应的XLD轮廓。 GenContourNurbsXld生成轮廓非均匀有理B样条扩展线描述Transform a NURBS curve into an XLD contour. 将NURBS曲线变换为XLD轮廓。 GenContourPolygonRoundedXld生成轮廓多边形圆角扩展线描述Generate an XLD contour with rounded corners from a polygon (given as tuples). 从多边形(以元组形式给出)生成具有圆角的XLD轮廓。 GenContourPolygonXld生成轮廓多边形扩展线描述Generate an XLD contour from a polygon (given as tuples). 从多边形(以元组形式给出)生成XLD轮廓。 GenCrossContourXld生成交叉轮廓扩展线描述Generate one XLD contour in the shape of a cross for each input point. 为每个输入点生成一个十字形的XLD轮廓。 GenEllipseContourXld生成椭圆轮廓扩展线描述Create an XLD contour that corresponds to an elliptic arc. 创建与椭圆弧对应的XLD轮廓。 GenGridRectificationMap生成网格校正映射Compute the mapping between the distorted image and the rectified image based upon the points of a regular grid. 基于规则网格的点计算畸变图像和校正图像之间的映射。 GenParallelContourXld生成平行轮廓扩展线描述Compute the parallel contour of an XLD contour. 计算XLD轮廓的平行轮廓。 |