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
|
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. | |
::gen_contours_skeleton_xld, ::lines_gauss, ::lines_facet, ::edges_sub_pix
::get_contour_attrib_xld, ::query_contour_attribs_xld, ::get_contour_global_attrib_xld, ::query_contour_global_attribs_xld
Sub-pixel operators