get_contour_xld ( Cont : : : Row, Col )

Return the coordinates of an XLD contour.

get_contour_xld returns the following values of the XLD contour Cont:

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


Parameters

Cont (input_object)
xld_cont -> object
Input XLD contour.

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

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


Possible Predecessors

gen_contour_xld, gen_contour2_xld, lines_gauss, lines_facet, edges_sub_pix


See also

get_cont_attrib_xld, defined_attribs_xld



Copyright © 1996-1997 MVTec Software GmbH