ClassesClassesClassesClasses | | | | Operators

close_contours_xldclose_contours_xldCloseContoursXldclose_contours_xldCloseContoursXldCloseContoursXld (Operator)

Name

close_contours_xldclose_contours_xldCloseContoursXldclose_contours_xldCloseContoursXldCloseContoursXld — Close an XLD contour.

Signature

close_contours_xld(Contours : ClosedContours : : )

Herror close_contours_xld(const Hobject Contours, Hobject* ClosedContours)

Herror T_close_contours_xld(const Hobject Contours, Hobject* ClosedContours)

Herror close_contours_xld(Hobject Contours, Hobject* ClosedContours)

HXLDContArray HXLDContArray::CloseContoursXld() const

void CloseContoursXld(const HObject& Contours, HObject* ClosedContours)

HXLDCont HXLDCont::CloseContoursXld() const

void HOperatorSetX.CloseContoursXld(
[in] IHUntypedObjectX* Contours, [out] IHUntypedObjectX*ClosedContours)

IHXLDContX* HXLDContX.CloseContoursXld()

static void HOperatorSet.CloseContoursXld(HObject contours, out HObject closedContours)

HXLDCont HXLDCont.CloseContoursXld()

Description

close_contours_xldclose_contours_xldCloseContoursXldclose_contours_xldCloseContoursXldCloseContoursXld closes all XLD contours given in ContoursContoursContoursContoursContourscontours. The resulting contours are returned in ClosedContoursClosedContoursClosedContoursClosedContoursClosedContoursclosedContours. To obtain meaningful results, it is strongly recommended to select contours with select_contours_xldselect_contours_xldSelectContoursXldselect_contours_xldSelectContoursXldSelectContoursXld that have end points that are not further apart than a certain maximum distance before passing them to close_contours_xldclose_contours_xldCloseContoursXldclose_contours_xldCloseContoursXldCloseContoursXld.

Parallelization

Parameters

ContoursContoursContoursContoursContourscontours (input_object)  xld_cont-array objectHXLDContHXLDContHXLDContArrayHXLDContXHobject

Contours to be closed.

ClosedContoursClosedContoursClosedContoursClosedContoursClosedContoursclosedContours (output_object)  xld_cont(-array) objectHXLDContHXLDContHXLDContHXLDContXHobject *

Closed contours.

Possible Predecessors

select_contours_xldselect_contours_xldSelectContoursXldselect_contours_xldSelectContoursXldSelectContoursXld

Possible Successors

area_center_xldarea_center_xldAreaCenterXldarea_center_xldAreaCenterXldAreaCenterXld, circularity_xldcircularity_xldCircularityXldcircularity_xldCircularityXldCircularityXld, compactness_xldcompactness_xldCompactnessXldcompactness_xldCompactnessXldCompactnessXld, convexity_xldconvexity_xldConvexityXldconvexity_xldConvexityXldConvexityXld, eccentricity_xldeccentricity_xldEccentricityXldeccentricity_xldEccentricityXldEccentricityXld, elliptic_axis_xldelliptic_axis_xldEllipticAxisXldelliptic_axis_xldEllipticAxisXldEllipticAxisXld, moments_xldmoments_xldMomentsXldmoments_xldMomentsXldMomentsXld, moments_any_xldmoments_any_xldMomentsAnyXldmoments_any_xldMomentsAnyXldMomentsAnyXld, orientation_xldorientation_xldOrientationXldorientation_xldOrientationXldOrientationXld, select_shape_xldselect_shape_xldSelectShapeXldselect_shape_xldSelectShapeXldSelectShapeXld, test_xld_pointtest_xld_pointTestXldPointtest_xld_pointTestXldPointTestXldPoint

Module

Foundation


ClassesClassesClassesClasses | | | | Operators