注册登陆后可查看附件和大图,以及购买相关内容
您需要 登录 才可以下载或查看,没有账号?注册会员
x
Halcon所有类及类下算子作用索引-HRegion区域(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所有类和方法索引 HRegion区域(1)Represents an instance of a region object(-array). 表示区域对象(-数组)的实例。 AddChannels添加通道Add gray values to regions. 为区域添加灰度值。 AffineTransRegion仿射变换区域Apply an arbitrary affine 2D transformation to regions. 对区域应用任意仿射二维变换。 AppendOcrTrainf附加光学字符识别训练文件Add characters to a training file. 将字符添加到训练文件中。 AreaCenter面积中心Area and center of regions. 面积和区域中心。 AreaCenterGray面积中心灰度Compute the area and center of gravity of a region in a gray value image. 计算灰度图像中某个区域的面积和重心。 AreaHoles面积孔Compute the area of holes of regions. 计算区域的孔面积。 BackgroundSeg背景分割Determine the connected components of the background of given regions. 确定给定区域背景的连通分量。 BottomHat底帽Compute the bottom hat of regions. 计算区域的底帽。 Boundary边界Reduce a region to its boundary. 将一个区域缩小到其边界。 ClipRegion剪裁区域Clip a region to a rectangle. 将区域剪裁为矩形。 ClipRegionRel剪裁区域相对Clip a region relative to its smallest surrounding rectangle. 相对于其最小的周围矩形剪裁一个区域。 CloseEdges闭合边缘Close edge gaps using the edge amplitude image. 使用边缘振幅图像闭合边缘间隙。 CloseEdgesLength闭合边缘长度Close edge gaps using the edge amplitude image. 使用边缘振幅图像闭合边缘间隙。 ClosestPointTransform最近点变换Compute the closest-point transformation of a region. 计算区域的最近点变换。 Closing闭Close a region. 关闭一个区域。 ClosingCircle闭圆Close a region with a circular structuring element. 用圆形结构元素关闭一个区域。 ClosingGolay闭戈莱Close a region with an element from the Golay alphabet. 用戈莱字母表中的元素关闭一个区域。 ClosingRectangle1闭矩形1Close a region with a rectangular structuring element. 用矩形结构元素关闭一个区域。 Compactness紧凑性Shape factor for the compactness of a region. 区域紧凑性的形状因子。 CompareObj比较对象Compare iconic objects regarding equality. 比较图标对象的相等性。 Complement补码Return the complement of a region. 返回一个区域的补码。 ConcatObj连接对象Concatenate two iconic object tuples. 连接两个图标对象元组。 ConnectAndHoles连接和孔Number of connection components and holes 连接组合和孔的数量 Connection连接Compute connected components of a region. 计算区域的连通组件。 Contlength轮廓长度Contour length of a region. 区域的轮廓长度。 Convexity凸度Shape factor for the convexity of a region. 区域凸度的形状因子。 CoocFeatureImage共生特征图像Calculate a co-occurrence matrix and derive gray value features thereof. 计算共生矩阵并导出其灰度值特征。 CopyObj复制对象Copy an iconic object in the HALCON database. 复制HALCON数据库中的图标对象。 CreateSheetOfLightModel创建激光三角测量模型Create a model to perform 3D-measurements using the sheet-of-light technique. 使用激光三角测量技术创建模型以执行三维测量。 DeserializeRegion反序列化区域Deserialize a serialized region. 反序列化一个序列化区域。 DiameterRegion直径区域Maximal distance between two boundary points of a region. 一个区域的两个边界点之间的最大距离。 Difference差Calculate the difference of two regions. 计算两个区域的差。 Dilation1膨胀1Dilate a region. 膨胀一个区域。 Dilation2膨胀2Dilate a region (using a reference point). 膨胀一个区域(使用参考点)。 DilationCircle膨胀圆Dilate a region with a circular structuring element. 用圆形结构元素膨胀一个区域。 DilationGolay膨胀戈莱Dilate a region with an element from the Golay alphabet. 用戈莱字母中的一个元素来膨胀一个区域。 DilationRectangle1膨胀矩形1Dilate a region with a rectangular structuring element. 用矩形结构元素膨胀一个区域。 DilationSeq膨胀顺序Dilate a region sequentially. 按顺序膨胀一个区域。 DispRegion显示区域Displays regions in a window. 在窗口中显示区域。 DistanceLr距离线区域Calculate the distance between a line and a region. 计算一条线和一个区域之间的距离。 DistancePr距离点区域Calculate the distance between a point and a region. 计算一个点和一个区域之间的距离。 DistanceRrMin距离区域区域最小Minimum distance between the contour pixels of two regions each. 两个区域的轮廓像素之间的最小距离。 DistanceRrMinDil距离区域区域最小膨胀Minimum distance between two regions with the help of dilation. 在膨胀的帮助下,两个区域之间的最小距离。 DistanceSr距离线段区域Calculate the distance between a line segment and one region. 计算一条线段和一个区域之间的距离。 DistanceTransform距离变换Compute the distance transformation of a region. 计算区域的距离变换。 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分类器对单个字符进行分类。 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分类器对一组相关字符进行分类。 DragRegion1拖动区域1Interactive moving of a region. 区域的交互式移动。 DragRegion2拖动区域2Interactive movement of a region with fixpoint specification. 具有定点规范的区域的交互式移动。 DragRegion3拖动区域3Interactive movement of a region with restriction of positions. 具有位置限制的区域的交互式移动。 DrawPolygon画多边形Interactive drawing of a polygon row. 交互式绘制多边形行。 DrawRegion画区域Interactive drawing of a closed region. 交互式绘制封闭区域。 Eccentricity离心率Shape features derived from the ellipse parameters. 从椭圆参数导出的形状特征。 EliminateRuns消除游程Eliminate runs of a given length. 消除给定长度的游程。 EllipticAxis椭圆轴Calculate the parameters of the equivalent ellipse. 计算等效椭圆的参数。 EllipticAxisGray椭圆轴灰度Compute the orientation and major axes of a region in a gray value image. 计算灰度图像中区域的方向和长轴。 EntropyGray熵灰度Determine the entropy and anisotropy of images. 确定图像的熵和各向异性。 Erosion1腐蚀1Erode a region. 腐蚀一个区域。 Erosion2腐蚀2Erode a region (using a reference point). 腐蚀一个区域(使用参考点)。 ErosionCircle腐蚀圆Erode a region with a circular structuring element. 用圆形结构元素侵蚀一个区域。 ErosionGolay腐蚀戈莱Erode a region with an element from the Golay alphabet. 用戈莱字母表中的元素腐蚀一个区域。 ErosionRectangle1腐蚀矩形1Erode a region with a rectangular structuring element. 用矩形结构元素腐蚀一个区域。 ErosionSeq腐蚀顺序Erode a region sequentially. 按顺序腐蚀一个区域。 EulerNumber欧拉数Calculate the Euler number. 计算欧拉数。 ExpandGray扩大灰度Fill gaps between regions (depending on gray value or color) or split overlapping regions. 填充区域之间的间隙(取决于灰度值或颜色)或拆分重叠区域。 ExpandGrayRef扩大灰度参考Fill gaps between regions (depending on gray value or color) or split overlapping regions. 填充区域之间的间隙(取决于灰度值或颜色)或拆分重叠区域。 ExpandRegion扩大区域Fill gaps between regions or split overlapping regions. 填充区域之间的间隙或拆分重叠区域。 FillUp填充Fill up holes in regions. 填补区域中的孔洞。 FillUpShape填充形状Fill up holes in regions having given shape features. 填充具有给定形状特征的区域中的孔。 FindNeighbors查找相邻Search direct neighbors. 搜索直接相邻(区域)。 FitSurfaceFirstOrder拟合表面一阶Calculate gray value moments and approximation by a first order surface (plane). 通过一阶表面(平面)计算灰度值矩和近似值。 FitSurfaceSecondOrder拟合表面二阶Calculate gray value moments and approximation by a second order surface. 通过二阶表面计算灰度值矩和近似值。 Fitting适合Perform a closing after an opening with multiple structuring elements. 在具有多个结构元素的开后执行闭。 |