get_contour_xldT_get_contour_xldGetContourXldGetContourXld (Operator)

Name

get_contour_xldT_get_contour_xldGetContourXldGetContourXld — Return the coordinates of an XLD contour.

Signature

get_contour_xld(Contour : : : Row, Col)

Herror T_get_contour_xld(const Hobject Contour, Htuple* Row, Htuple* Col)

void GetContourXld(const HObject& Contour, HTuple* Row, HTuple* Col)

void HXLDCont::GetContourXld(HTuple* Row, HTuple* Col) const

static void HOperatorSet.GetContourXld(HObject contour, out HTuple row, out HTuple col)

void HXLDCont.GetContourXld(out HTuple row, out HTuple col)

Description

get_contour_xldget_contour_xldGetContourXldGetContourXldGetContourXld returns the following values of the XLD contour ContourContourContourContourcontour:

RowRowRowRowrow Row coordinate of the contour's points
ColColColColcol Column coordinate of the contour's points

Execution Information

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