KlassenKlassenKlassenKlassen | | | | Operatoren

close_contours_xldclose_contours_xldCloseContoursXldclose_contours_xldCloseContoursXldCloseContoursXld (Operator)

Name

close_contours_xldclose_contours_xldCloseContoursXldclose_contours_xldCloseContoursXldCloseContoursXld — 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)

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()

Beschreibung

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

Parallelisierung

Parameter

ContoursContoursContoursContoursContourscontours (input_object)  xld_cont-array objectHXLDContHXLDContHXLDContArrayHXLDContXHobject

Zu schließende Konturen.

ClosedContoursClosedContoursClosedContoursClosedContoursClosedContoursclosedContours (output_object)  xld_cont(-array) objectHXLDContHXLDContHXLDContHXLDContXHobject *

Geschlossene Konturen.

Vorgänger

select_contours_xldselect_contours_xldSelectContoursXldselect_contours_xldSelectContoursXldSelectContoursXld

Nachfolger

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

Modul

Foundation


KlassenKlassenKlassenKlassen | | | | Operatoren