contour_point_num_xldcontour_point_num_xldContourPointNumXldContourPointNumXldcontour_point_num_xld (Operator)
Name
contour_point_num_xldcontour_point_num_xldContourPointNumXldContourPointNumXldcontour_point_num_xld — Return the number of points in an XLD contour.
Signature
Herror contour_point_num_xld(const Hobject Contour, Hlong* Length)
Herror T_contour_point_num_xld(const Hobject Contour, Htuple* Length)
def contour_point_num_xld(contour: HObject) -> Sequence[int]
def contour_point_num_xld_s(contour: HObject) -> int
Description
contour_point_num_xldcontour_point_num_xldContourPointNumXldContourPointNumXldcontour_point_num_xld returns the length of the input
contour ContourContourContourcontourcontour, i.e., its number of points, in
LengthLengthLengthlengthlength.
Execution Information
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Parameters
ContourContourContourcontourcontour (input_object) xld_cont(-array) → objectHXLDContHObjectHObjectHobject
Input XLD contour.
LengthLengthLengthlengthlength (output_control) integer(-array) → HTupleSequence[int]HTupleHtuple (integer) (int / long) (Hlong) (Hlong)
Number of contour points.
Possible Predecessors
gen_contours_skeleton_xldgen_contours_skeleton_xldGenContoursSkeletonXldGenContoursSkeletonXldgen_contours_skeleton_xld,
lines_gausslines_gaussLinesGaussLinesGausslines_gauss,
lines_facetlines_facetLinesFacetLinesFacetlines_facet,
edges_sub_pixedges_sub_pixEdgesSubPixEdgesSubPixedges_sub_pix
Possible Successors
get_contour_xldget_contour_xldGetContourXldGetContourXldget_contour_xld,
get_contour_attrib_xldget_contour_attrib_xldGetContourAttribXldGetContourAttribXldget_contour_attrib_xld
Alternatives
get_regress_params_xldget_regress_params_xldGetRegressParamsXldGetRegressParamsXldget_regress_params_xld
See also
query_contour_attribs_xldquery_contour_attribs_xldQueryContourAttribsXldQueryContourAttribsXldquery_contour_attribs_xld
Module
Foundation