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 -> 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. | |
get_contour_xld is reentrant and processed without parallelization.
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