注册登陆后可查看附件和大图,以及购买相关内容
您需要 登录 才可以下载或查看,没有账号?注册会员
x
Halcon所有类及类下算子作用索引-HRegion区域(3)(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区域(3)Represents an instance of a region object(-array). 表示区域对象(-数组)的实例。 NoiseDistributionMean噪声分布均值Determine the noise distribution of an image. 确定图像的噪声分布。 ObjDiff对象差Calculate the difference of two object tuples. 计算两个对象元组的差。 Opening开Open a region. 打开一个区域。 OpeningCircle开圆Open a region with a circular structuring element. 用圆形结构元素打开一个区域。 OpeningGolay开戈莱Open a region with an element from the Golay alphabet. 使用Golay字母表中的元素打开一个区域。 OpeningRectangle1开矩形1Open a region with a rectangular structuring element. 使用矩形结构元素打开一个区域。 OpeningSeg开段Separate overlapping regions. 分离重叠区域。 OrientationRegion方向区域Orientation of a region. 一个区域的方向。 OverpaintRegion覆盖涂色区域Overpaint regions in an image. 覆盖涂色图像中的区域。OverpaintRegion会改变目标图像,如果不想改变目标图像,则使用PaintRegion函数。 PaintRegion涂色区域Paint regions into an image. 将区域绘制到图像中。 PartitionDynamic分割动态Partition a region horizontally at positions of small vertical extent. 在垂直范围较小的位置水平划分一个区域。 PartitionRectangle分割矩形Partition a region into rectangles of approximately equal size. 将一个区域划分为大小大致相等的矩形。 PlaneDeviation平面偏差Calculate the deviation of the gray values from the approximating image plane. 计算灰度值与近似图像平面的偏差。 PolarTransRegion极坐标变换区域Transform a region within an annular arc to polar coordinates. 将环形弧内的区域变换为极坐标。 PolarTransRegionInv极坐标变换区域反转Transform a region in polar coordinates back to Cartesian coordinates. 将极坐标系中的区域变换回笛卡尔坐标系。 ProjectiveTransRegion投影变换区域Apply a projective transformation to a region. 对区域应用投影变换。 ProtectOcrTrainf保护光学字符识别训练文件Protection of training data. 保护训练数据。 Pruning剪枝Prune the branches of a region. 修剪一个区域的分枝。 RankRegion秩区域Rank operator for regions. 区域排名运算符。 ReadRegion读取区域Read binary images or HALCON regions. 读取二进制图像或HALCON区域。 ReceiveRegion接收区域Receive regions over a socket connection. 通过套接字连接接收区域。 Rectangularity矩形度Shape factor for the rectangularity of a region. 区域矩形的形状因子。 RegionFeatures区域特征Calculate shape features of regions. 计算区域的形状特征。 RegionToBin区域至二进制Convert a region into a binary byte-image. 将区域转换为二进制字节图像。 RegionToLabel区域至标签Convert regions to a label image. 将区域转换为标签图像。 RegionToMean区域至均值Paint regions with their average gray value. 用平均灰度值涂色区域。 RemoveNoiseRegion移除噪声区域Remove noise from a region. 移除某个区域的噪声。 RemoveObj移除对象Remove objects from an iconic object tuple. 从图标对象元组中移除对象。 ReplaceObj替换对象Replaces one or more elements of an iconic object tuple. 替换图标对象元组的一个或多个元素。 Roundness圆度Shape factors from contour. 轮廓的形状因子。这里的圆度是圆周到中心的距离变化系数。和Circularity圆形度不同,Circularity是和圆的相似程度。 RunlengthDistribution游程分布Distribution of runs needed for runlength encoding of a region. 区域游程编码所需的游程分布。 RunlengthFeatures游程特征Characteristic values for runlength coding of regions. 区域游程编码的特征值。 SegmentCharacters分割字符Segments characters in a given region of an image. 分割图像给定区域中的字符。 SelectCharacters选择字符Selects characters from a given region. 从给定区域中选择字符。 SelectGray选择灰度Select regions based on gray value features. 根据灰度值特征选择区域。 SelectMatchingLines选择匹配线Select those lines from a set of lines (in HNF) which fit best into a region. 从一组线(HNF)中选择最适合区域的线。 SelectObj选择对象Select objects from an object tuple. 从对象元组中选择对象。 SelectRegionPoint选择区域点Choose all regions containing a given pixel. 选择包含给定像素的所有区域。 SelectRegionSpatial选择区域空间Pose relation of regions. 区域的姿态关系。 SelectShape选择形状Choose regions with the aid of shape features. 借助形状特征选择区域。 SelectShapeProto选择形状原型Choose regions having a certain relation to each other. 选择彼此有一定关系的区域。 SelectShapeStd选择形状标准Select regions of a given shape. 选择给定形状的区域。 SendRegion发送区域Send regions over a socket connection. 通过套接字连接发送区域。 SerializeRegion序列化区域Serialize a region. 序列化一个区域。 SetIcon设置图标Icon definition for region output. 区域输出的图标定义。 ShapeHistoAll形状直方图所有Determine a histogram of features along all threshold values. 确定沿所有阈值的特征直方图。 ShapeHistoPoint形状直方图点Determine a histogram of features along all threshold values. 确定沿所有阈值的特征直方图。 ShapeTrans形状变换Transform the shape of a region. 变换区域的形状。 Skeleton骨架Compute the skeleton of a region. 计算区域的骨架。 SmallestCircle最小圆Smallest surrounding circle of a region. 一个区域的最小周围圆(包含所有区域)。 SmallestRectangle1最小矩形1Surrounding rectangle parallel to the coordinate axes. 与坐标轴平行的包围矩形。 SmallestRectangle2最小矩形2Smallest surrounding rectangle with any orientation. 具有任意方向的最小周围矩形。 SortRegion排序区域Sorting of regions with respect to their relative position. 根据相对位置对区域进行排序。 SpatialRelation空间关系Pose relation of regions with regard to the coordinate axes. 区域相对于坐标轴的姿态关系。 SplitSkeletonLines拆分骨架线Split lines represented by one pixel wide, non-branching lines. 拆分由一个像素宽的非分支线表示的线。根据曲率将由一个像素宽的非分支线表示的线拆分为较短的线。 SplitSkeletonRegion拆分骨架区域Split lines represented by one pixel wide, non-branching regions. 拆分由一个像素宽的非分支区域表示的线。根据曲率将由一个像素宽的非分支区域表示的线拆分为较短的线。 SymmDifference对称差Calculate the symmetric difference of two regions. 计算两个区域的对称差。 TestEqualObj测试相等对象Compare image objects regarding equality. 比较图像对象的相等性。 TestEqualRegion测试相等区域Test whether the regions of two objects are identical. 测试两个对象的区域是否相同。 TestRegionPoint测试区域点Test if the region contains a given point. 测试该区域是否包含给定点。 TestRegionPoints测试区域点多个(24.11)Test if points are contained in regions. 测试区域中是否包含多个点。 TestSubsetRegion测试子集区域Test whether a region is contained in another region. 测试一个区域是否包含在另一个区域中。 TestdOcrClassBox测试直接光学字符识别类盒子Test an OCR classifier. 测试OCR分类器。直接通过输入图像中的区域来测试字符属于给定类的置信度。已经过时的算子。 TextLineOrientation文本行方向Determines the orientation of a text line or paragraph. 确定文本行或段落的方向。 TextLineSlant文本行倾斜Determines the slant of characters of a text line or paragraph. 确定文本行或段落的字符倾斜度。 Thickening粗化Add the result of a hit-or-miss operation to a region. 将击中击不中运算的结果添加到区域中。 ThickeningGolay粗化戈莱Add the result of a hit-or-miss operation to a region (using a Golay structuring element). 将击中击不中运算的结果添加到区域中(使用Golay结构元素)。 ThickeningSeq粗化顺序Add the result of a hit-or-miss operation to a region (sequential). 将击中击不中运算的结果添加到区域(顺序)。 Thinning细化Remove the result of a hit-or-miss operation from a region. 从区域中删除击中击不中运算的结果。 ThinningGolay细化戈莱Remove the result of a hit-or-miss operation from a region (using a Golay structuring element). 从区域中删除击中击不中运算的结果(使用Golay结构元素)。 ThinningSeq细化顺序Remove the result of a hit-or-miss operation from a region (sequential). 从区域中删除击中击不中运算的结果(顺序)。 TopHat顶帽Compute the top hat of regions. 计算区域的顶帽。 TraindOcrClassBox训练直接光学字符识别类盒子Train an OCR classifier by the input of regions. 通过输入区域来训练OCR分类器。 TransposeRegion转置区域Reflect a region about a point. 围绕一个点反射一个区域。 Union1并集1Return the union of all input regions. 返回所有输入区域的并集。 Union2并集2Return the union of two regions. 返回两个区域的并集。 WriteOcrTrainf写入光学字符识别训练文件Storing of training characters into a file. 将训练字符存储到文件中。 WriteRegion写入区域Write regions to a file. 将区域写入文件。 ZoomRegion缩放区域Zoom a region. 缩放区域。 |