HALCON Reference Manual 10.0.2
Name
get_contour_xldT_get_contour_xldget_contour_xldGetContourXldGetContourXld — Return the coordinates of an XLD contour.
Herror T_get_contour_xld(const Hobject Contour, Htuple* Row, Htuple* Col)
get_contour_xldget_contour_xldget_contour_xldGetContourXldGetContourXld returns the following values of the XLD
contour ContourContourContourContourcontour:
Row: Row coordinate of the contour's points
Col: Column coordinate of the contour's points
- 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 coordinate of the contour's points.
ColColColColcol (output_control) point.x-array → HTupleHTupleVARIANTHtuple (real) (double) (double) (double) (double)
Column coordinate of the contour's points.
gen_contours_skeleton_xldgen_contours_skeleton_xldgen_contours_skeleton_xldGenContoursSkeletonXldGenContoursSkeletonXld,
lines_gausslines_gausslines_gaussLinesGaussLinesGauss,
lines_facetlines_facetlines_facetLinesFacetLinesFacet,
edges_sub_pixedges_sub_pixedges_sub_pixEdgesSubPixEdgesSubPix
get_contour_attrib_xldget_contour_attrib_xldget_contour_attrib_xldGetContourAttribXldGetContourAttribXld,
query_contour_attribs_xldquery_contour_attribs_xldquery_contour_attribs_xldQueryContourAttribsXldQueryContourAttribsXld,
get_contour_global_attrib_xldget_contour_global_attrib_xldget_contour_global_attrib_xldGetContourGlobalAttribXldGetContourGlobalAttribXld,
query_contour_global_attribs_xldquery_contour_global_attribs_xldquery_contour_global_attribs_xldQueryContourGlobalAttribsXldQueryContourGlobalAttribsXld
Foundation
| HALCON Reference Manual 10.0.2 |
Copyright © 1996-2011 MVTec Software GmbH |