close_contours_xldclose_contours_xldCloseContoursXldCloseContoursXldclose_contours_xld (Operator)
Name
close_contours_xldclose_contours_xldCloseContoursXldCloseContoursXldclose_contours_xld — Schließen von XLD-Konturen.
Signatur
def close_contours_xld(contours: HObject) -> HObject
Beschreibung
close_contours_xldclose_contours_xldCloseContoursXldCloseContoursXldCloseContoursXldclose_contours_xld schließt alle Konturen, die in
ContoursContoursContoursContourscontourscontours übergeben werden. Die resultierenden Konturen
werden in ClosedContoursClosedContoursClosedContoursClosedContoursclosedContoursclosed_contours ausgegeben. Um sinnvolle Ergebnisse zu
erhalten, sollte man zunächst mit select_contours_xldselect_contours_xldSelectContoursXldSelectContoursXldSelectContoursXldselect_contours_xld diejenigen
Konturen auswählen, deren Endpunkte nicht weiter als ein bestimmter
Maximalabstand auseinander liegen.
Ausführungsinformationen
- Multithreading-Typ: reentrant (läuft parallel zu nicht-exklusiven Operatoren).
- Multithreading-Bereich: global (kann von jedem Thread aufgerufen werden).
- Wird ohne Parallelisierung verarbeitet.
Parameter
ContoursContoursContoursContourscontourscontours (input_object) xld_cont-array → objectHXLDContHObjectHXLDContHobject
Zu schließende Konturen.
ClosedContoursClosedContoursClosedContoursClosedContoursclosedContoursclosed_contours (output_object) xld_cont(-array) → objectHXLDContHObjectHXLDContHobject *
Geschlossene Konturen.
Vorgänger
select_contours_xldselect_contours_xldSelectContoursXldSelectContoursXldSelectContoursXldselect_contours_xld
Nachfolger
area_center_xldarea_center_xldAreaCenterXldAreaCenterXldAreaCenterXldarea_center_xld,
circularity_xldcircularity_xldCircularityXldCircularityXldCircularityXldcircularity_xld,
compactness_xldcompactness_xldCompactnessXldCompactnessXldCompactnessXldcompactness_xld,
convexity_xldconvexity_xldConvexityXldConvexityXldConvexityXldconvexity_xld,
eccentricity_xldeccentricity_xldEccentricityXldEccentricityXldEccentricityXldeccentricity_xld,
elliptic_axis_xldelliptic_axis_xldEllipticAxisXldEllipticAxisXldEllipticAxisXldelliptic_axis_xld,
moments_xldmoments_xldMomentsXldMomentsXldMomentsXldmoments_xld,
moments_any_xldmoments_any_xldMomentsAnyXldMomentsAnyXldMomentsAnyXldmoments_any_xld,
orientation_xldorientation_xldOrientationXldOrientationXldOrientationXldorientation_xld,
select_shape_xldselect_shape_xldSelectShapeXldSelectShapeXldSelectShapeXldselect_shape_xld,
test_xld_pointtest_xld_pointTestXldPointTestXldPointTestXldPointtest_xld_point
Modul
Foundation