close_contours_xldclose_contours_xldCloseContoursXldCloseContoursXldclose_contours_xld (Operator)

Name

close_contours_xldclose_contours_xldCloseContoursXldCloseContoursXldclose_contours_xld — Schließen von XLD-Konturen.

Signatur

close_contours_xld(Contours : ClosedContours : : )

Herror close_contours_xld(const Hobject Contours, Hobject* ClosedContours)

Herror T_close_contours_xld(const Hobject Contours, Hobject* ClosedContours)

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

HXLDCont HXLDCont::CloseContoursXld() const

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

HXLDCont HXLDCont.CloseContoursXld()

def close_contours_xld(contours: HObject) -> HObject

Beschreibung

close_contours_xldclose_contours_xldCloseContoursXldCloseContoursXldclose_contours_xld schließt alle Konturen, die in ContoursContoursContourscontourscontours übergeben werden. Die resultierenden Konturen werden in ClosedContoursClosedContoursClosedContoursclosedContoursclosed_contours ausgegeben. Um sinnvolle Ergebnisse zu erhalten, sollte man zunächst mit select_contours_xldselect_contours_xldSelectContoursXldSelectContoursXldselect_contours_xld diejenigen Konturen auswählen, deren Endpunkte nicht weiter als ein bestimmter Maximalabstand auseinander liegen.

Ausführungsinformationen

Parameter

ContoursContoursContourscontourscontours (input_object)  xld_cont-array objectHXLDContHObjectHObjectHobject

Zu schließende Konturen.

ClosedContoursClosedContoursClosedContoursclosedContoursclosed_contours (output_object)  xld_cont(-array) objectHXLDContHObjectHObjectHobject *

Geschlossene Konturen.

Vorgänger

select_contours_xldselect_contours_xldSelectContoursXldSelectContoursXldselect_contours_xld

Nachfolger

area_center_xldarea_center_xldAreaCenterXldAreaCenterXldarea_center_xld, circularity_xldcircularity_xldCircularityXldCircularityXldcircularity_xld, compactness_xldcompactness_xldCompactnessXldCompactnessXldcompactness_xld, convexity_xldconvexity_xldConvexityXldConvexityXldconvexity_xld, eccentricity_xldeccentricity_xldEccentricityXldEccentricityXldeccentricity_xld, elliptic_axis_xldelliptic_axis_xldEllipticAxisXldEllipticAxisXldelliptic_axis_xld, moments_xldmoments_xldMomentsXldMomentsXldmoments_xld, moments_any_xldmoments_any_xldMomentsAnyXldMomentsAnyXldmoments_any_xld, orientation_xldorientation_xldOrientationXldOrientationXldorientation_xld, select_shape_xldselect_shape_xldSelectShapeXldSelectShapeXldselect_shape_xld, test_xld_pointtest_xld_pointTestXldPointTestXldPointtest_xld_point

Modul

Foundation