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_xldContourPointNumXldContourPointNumXldContourPointNumXldcontour_point_num_xld
returns the length of the input
contour ContourContourContourContourcontourcontour
, i.e., its number of points, in
LengthLengthLengthLengthlengthlength
.
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
ContourContourContourContourcontourcontour
(input_object) xld_cont(-array) →
objectHXLDContHObjectHXLDContHobject
Input XLD contour.
LengthLengthLengthLengthlengthlength
(output_control) integer(-array) →
HTupleSequence[int]HTupleHtuple (integer) (int / long) (Hlong) (Hlong)
Number of contour points.
Possible Predecessors
gen_contours_skeleton_xldgen_contours_skeleton_xldGenContoursSkeletonXldGenContoursSkeletonXldGenContoursSkeletonXldgen_contours_skeleton_xld
,
lines_gausslines_gaussLinesGaussLinesGaussLinesGausslines_gauss
,
lines_facetlines_facetLinesFacetLinesFacetLinesFacetlines_facet
,
edges_sub_pixedges_sub_pixEdgesSubPixEdgesSubPixEdgesSubPixedges_sub_pix
Possible Successors
get_contour_xldget_contour_xldGetContourXldGetContourXldGetContourXldget_contour_xld
,
get_contour_attrib_xldget_contour_attrib_xldGetContourAttribXldGetContourAttribXldGetContourAttribXldget_contour_attrib_xld
Alternatives
get_regress_params_xldget_regress_params_xldGetRegressParamsXldGetRegressParamsXldGetRegressParamsXldget_regress_params_xld
See also
query_contour_attribs_xldquery_contour_attribs_xldQueryContourAttribsXldQueryContourAttribsXldQueryContourAttribsXldquery_contour_attribs_xld
Module
Foundation