HALCON Reference Manual 10.0.2
Name
get_polygon_xldT_get_polygon_xldget_polygon_xldGetPolygonXldGetPolygonXld — Return an XLD polygon's data.
get_polygon_xldget_polygon_xldget_polygon_xldGetPolygonXldGetPolygonXld returns the following values of the XLD
polygon PolygonPolygonPolygonPolygonpolygon:
Row: Row coordinates of the polygons' points
Col: Column coordinates of the polygons' points
Length: Lengths of the line segments between points i and i+1, respectively
Phi: Angles of the line segments between points i and i+1, respectively
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
RowRowRowRowrow (output_control) point.y-array → HTupleHTupleVARIANTHtuple (real) (double) (double) (double) (double)
Row coordinates of the polygons' points.
ColColColColcol (output_control) point.x-array → HTupleHTupleVARIANTHtuple (real) (double) (double) (double) (double)
Column coordinates of the polygons' points.
Lengths of the line segments.
PhiPhiPhiPhiphi (output_control) angle.rad-array → HTupleHTupleVARIANTHtuple (real) (double) (double) (double) (double)
Angles of the line segments.
gen_polygons_xldgen_polygons_xldgen_polygons_xldGenPolygonsXldGenPolygonsXld
get_lines_xldget_lines_xldget_lines_xldGetLinesXldGetLinesXld
Foundation
| HALCON Reference Manual 10.0.2 |
Copyright © 1996-2011 MVTec Software GmbH |