Herror ::get_contour_xld (
    Hobject Contour,
    HTuple *Row,
    HTuple *Col
)
HTuple HXLDCont::GetContourXld (
    HTuple *Col
) const

Return the coordinates of an XLD contour.

::get_contour_xld returns the following values of the XLD contour Contour:

  Row:  Row coordinate of the contour's points
  Col:  Column coordinate of the contour's points


Parameters

Contour (input_object)
xld_cont -> Hobject: HXLDCont
Input XLD contour.

Row (output_control)
point.y-array -> HTuple.double *
Row coordinate of the contour's points.

Col (output_control)
point.x-array -> HTuple.double *
Column coordinate of the contour's points.


Possible Predecessors

::gen_contours_skeleton_xld, ::lines_gauss, ::lines_facet, ::edges_sub_pix


See also

::get_contour_attrib_xld, ::query_contour_attribs_xld, ::get_contour_global_attrib_xld, ::query_contour_global_attribs_xld


Module

Sub-pixel operators



Copyright © 1996-2002 MVTec Software GmbH