smallest_rectangle2_xld (Operator) Namesmallest_rectangle2_xld— Smallest enclosing rectangle with arbitrary orientation of contours or polygons.Signaturesmallest_rectangle2_xld(XLD : : : Row, Column, Phi, Length1, Length2) DescriptionThe operator smallest_rectangle2_xld determines the smallest ...
smallest_rectangle2_xld (Operator) Namesmallest_rectangle2_xld— Smallest enclosing rectangle with arbitrary orientation of contours or polygons.Signaturesmallest_rectangle2_xld(XLD : : : Row, Column, Phi, Length1, Length2) DescriptionThe operator smallest_rectangle2_xld determines the smallest ...
描述:因为halcon中算子求的矩形角度有时候不是我所需要的角度,以算子smallest_rectangle2为例: 1)其获取的矩形角度范围- 90< angle <= 90,即无论通过算子gen_rectangle2生成的Region角度多大,smallest_rectangle2获取的角度都不会超出这个范围。 2)算子smallest_rectangle2输出的角度是通过计算Region长轴与X轴正方向...
算子:gen_rectangle2_contour_xld( : Rectangle : Row, Column, Phi, Length1, Length2 : ) 示例:gen_rectangle2_contour_xld (Rectangle6, 500, 500, 45, 100, 200) Rectangle6(输出对象):输出轮廓对象 500(输入控制参数1):矩形中心行坐标 500(输入控制参数2):矩形中心列坐标 45(输入控制参数3):矩形...
测量轮廓:smallest_circle_xld,smallest_rectangle1_xld,smallest_rectangle2_xld. 示例:smallest_rectangle1_xld (ContCircle, Row19, Column19, Row26,Column26) ContCircle(输人对象):输出轮廓对象 Row19(输出控制参数):输出轮廓左上角的行坐标 Column19(输出控制参数):输出轮廓左上角的列坐标 Row26(输出控制...
(Rectangle, Row1, Column1, Row2, Column2) smallest_rectangle2 (Rectangle, Row, Column, Phi, Length1, Length2) gen_rectangle2_contour_xld (Rectangle1, Row, Column, Phi, Length1, Length2) *创建xld模板 create_shape_model_xld (Rectangle1, 'auto', -0.2, 0.2, 0.01, 'auto', 'ignore_...
40. smallest_ rectangle2_ xld 功能:轮廓(contour)或多边形(polygon)任意方向的最小封闭矩形。 41. test_ self_ intersection_ xld 功能:测试轮廓(contour)或多边形(polygon)自身相交性。 42. test_ xld_ point 功能:测试一个或多个包括给定点在内的轮廓(contour)或多边形(polygon)。 19.4 Geometric-Transformat...
Process XLD Contours 典型的情况 如 a)所示,只作用于指定的区域 许多时候 ROI选择过大 如图 b) ,这个时候要把 轮廓进行分割,只选择平行的部分 如图 c) 另外的原因,处理轮廓是因为包换了不希望得到的噪声,比如低对比度。 Perform Fitting 通过fitting 操作,(a line, a rectangle, or a circular or elliptic...
7. gen_ellipse_contour_xld 功能:根据相应的椭圆弧创建一个XLD轮廓(contour)。 8. gen_parallels_xld 功能:提取并行XLD多边形(polygon)。 9. gen_polygons_xld 功能:根据多边形近似创建XLD轮廓(contour)。 10. gen_rectangle2_contour_xld 功能:创建一个矩形XLD轮廓(contour)。
9. gen_polygons_xld 功能:根据多边形近似创建XLD轮廓(contour)。 10. gen_rectangle2_contour_xld 功能:创建一个矩形XLD轮廓(contour)。 11. mod_parallels_xld 功能:提取一个包括同质区域的并行XLD多边形(polygon)。 19.3 Features 1. area_center_points_xld ...