(4)inner_circle:这个区域最大的内接圆。 (5)rectangle1:平行于坐标轴的最小外接矩形。 (6)rectangle2:最小的封闭外接矩形。 (7)inner_rectangle1:最大的轴向平行内接矩形。 (8)inner_center:在输入区域骨骼上与输入区域重心距离最小的点。 **区域排序是根据区域的相对位置进行排序。**排序方法一般是使用该...
inner_rectangle1— Largest inner rectangle of a region.Signatureinner_rectangle1(Regions : : : Row1, Column1, Row2, Column2) DescriptionThe operator inner_rectangle1 determines the largest axis-parallel rectangle that fits into a region. The rectangle is described by the coordinates of the ...
inner_circle:最大内接圆 rectangle1:平行于坐标轴的最小外接矩形 rectangle2:任意方向最小外接矩形 inner_rectangle1:平行于坐标轴的最大内接矩形 inner_rectangle2:任意方向最大内接矩形 区域运算常用算子如下: union1(Region : RegionUnion : : ) 作用:返回所有输入区域的并集 union2(Region1, Region2 : Regi...
inner_rectangle1— Largest inner rectangle of a region.Signatureinner_rectangle1(Regions : : : Row1, Column1, Row2, Column2) DescriptionThe operator inner_rectangle1 determines the largest axis-parallel rectangle that fits into a region. The rectangle is described by the coordinates of the ...
inner_rectangle1:平行于坐标轴的最大内接矩形 inner_rectangle2:输入区域的骨架点拥有同输入区域的重心点最小的距离 orientation_region():测试区域的方位,包括轮廓中的点(以最大距离到区域重心)。如果该点的列坐标小于重心的列坐标,角度将使用Pi表示。如果多个区域进行计算,输出结果也是一一对应输入区域。
“inner_height”: 与该区域相适应的最大轴向平行矩形的高度(参见inner_rectangle1) “dist_mean”: 从区域边界到中心的平均距离(参见操作符圆度) “dist_deviation:” 从区域边界到中心的距离的偏差(参见操作符圆度) “roundness”: 圆度(见操作符圆度) ...
rectangle1:平行于坐标轴的最小外接矩形 rectangle2:最小外接矩形 inner_rectangle1:平行于坐标轴的最大内接矩形 inner_rectangle2:输入区域的骨架点拥有同输入区域的重心点最小的距离 orientation_region():测试区域的方位,包括轮廓中的点(以最大距离到区域重心)。如果该点的列坐标小于重心的列坐标,角度将使用Pi表...
get_domain (Image, Domain)得到整幅图像的区域gen_rectangle1 (Rectangle, Row1, Column1, Row2, Col 15、umn2)在区域内部的实心区域得到一个平行于横坐标的最大矩形。complement(Region : RegionComplement : : )找到输入区域的补区域。interjacent (Regions, RegionInterjacent, 'border')找到将各个区域分割...
(或区域数组)Radius:膨胀操作的圆形结构的半径erosion_rectangle1(Region : RegionErosion : Width, Height :)使用矩形结构元素对图像做腐蚀操作Region:要做腐蚀操作的区域(也可以是区域数组)RegionDilation :输出,腐蚀后的区域(或区域数组)Width , Height:腐蚀操作的矩形结构的宽和高dilation_rectangle1(Region : ...
HALCON算子函数整理13-14 Object-Region HALCON算子函数——Chapter 13 : Object 13.1 Information 1. count_obj 功能:统计一个元组中的对象。2. get_channel_info 功能:一幅目标图像组成部分的信息。3. get_obj_class 功能:一副目标图像类的名称。4.test_equal_obj 功能:比较目标图像的平等性。5. test_...