get_contour_xldT_get_contour_xldGetContourXldGetContourXld (Operator)
Name
get_contour_xldT_get_contour_xldGetContourXldGetContourXld — Return the coordinates of an XLD contour.
Signature
Herror T_get_contour_xld(const Hobject Contour, Htuple* Row, Htuple* Col)
Description
get_contour_xldget_contour_xldGetContourXldGetContourXldGetContourXld returns the following values of the XLD
contour ContourContourContourContourcontour:
Execution Information
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Parameters
ContourContourContourContourcontour (input_object) xld_cont → objectHXLDContHXLDContHobject
Input XLD contour.
RowRowRowRowrow (output_control) point.y-array → HTupleHTupleHtuple (real) (double) (double) (double)
Row coordinate of the contour's points.
ColColColColcol (output_control) point.x-array → HTupleHTupleHtuple (real) (double) (double) (double)
Column coordinate of the contour's points.
Possible Predecessors
gen_contours_skeleton_xldgen_contours_skeleton_xldGenContoursSkeletonXldGenContoursSkeletonXldGenContoursSkeletonXld,
lines_gausslines_gaussLinesGaussLinesGaussLinesGauss,
lines_facetlines_facetLinesFacetLinesFacetLinesFacet,
edges_sub_pixedges_sub_pixEdgesSubPixEdgesSubPixEdgesSubPix
See also
get_contour_attrib_xldget_contour_attrib_xldGetContourAttribXldGetContourAttribXldGetContourAttribXld,
query_contour_attribs_xldquery_contour_attribs_xldQueryContourAttribsXldQueryContourAttribsXldQueryContourAttribsXld,
get_contour_global_attrib_xldget_contour_global_attrib_xldGetContourGlobalAttribXldGetContourGlobalAttribXldGetContourGlobalAttribXld,
query_contour_global_attribs_xldquery_contour_global_attribs_xldQueryContourGlobalAttribsXldQueryContourGlobalAttribsXldQueryContourGlobalAttribsXld,
gen_contour_polygon_xldgen_contour_polygon_xldGenContourPolygonXldGenContourPolygonXldGenContourPolygonXld
Module
Foundation