KlassenKlassenKlassenKlassen | | | | Operatoren

get_contour_attrib_xldT_get_contour_attrib_xldGetContourAttribXldget_contour_attrib_xldGetContourAttribXldGetContourAttribXld (Operator)

Name

get_contour_attrib_xldT_get_contour_attrib_xldGetContourAttribXldget_contour_attrib_xldGetContourAttribXldGetContourAttribXld — Auslesen von Punkt-Attributen einer XLD-Kontur.

Signatur

get_contour_attrib_xld(Contour : : Name : Attrib)

Herror T_get_contour_attrib_xld(const Hobject Contour, const Htuple Name, Htuple* Attrib)

Herror get_contour_attrib_xld(Hobject Contour, const HTuple& Name, HTuple* Attrib)

HTuple HXLDCont::GetContourAttribXld(const HTuple& Name) const

void GetContourAttribXld(const HObject& Contour, const HTuple& Name, HTuple* Attrib)

HTuple HXLDCont::GetContourAttribXld(const HString& Name) const

HTuple HXLDCont::GetContourAttribXld(const char* Name) const

void HOperatorSetX.GetContourAttribXld(
[in] IHUntypedObjectX* Contour, [in] VARIANT Name, [out] VARIANT* Attrib)

VARIANT HXLDContX.GetContourAttribXld([in] BSTR Name)

static void HOperatorSet.GetContourAttribXld(HObject contour, HTuple name, out HTuple attrib)

HTuple HXLDCont.GetContourAttribXld(string name)

Beschreibung

get_contour_attrib_xldget_contour_attrib_xldGetContourAttribXldget_contour_attrib_xldGetContourAttribXldGetContourAttribXld liefert für die XLD-Kontur ContourContourContourContourContourcontour den Wert des für jeden Punkt der Kontur definierten Attributs mit Namen NameNameNameNameNamename im Parameter AttribAttribAttribAttribAttribattrib zurück. Attribute sind für jeden Konturpunkt definierte, zusätzliche Werte, wie z.B. die Richtung senkrecht zur Kontur ('angle'"angle""angle""angle""angle""angle"). Operatoren, die solche Attribute definieren, enthalten eine Beschreibung der Namen und der Semantik der von ihnen definierten Werte. Welche Attribute für eine Kontur definiert sind, kann mit query_contour_attribs_xldquery_contour_attribs_xldQueryContourAttribsXldquery_contour_attribs_xldQueryContourAttribsXldQueryContourAttribsXld abgefragt werden.

Parallelisierung

Parameter

ContourContourContourContourContourcontour (input_object)  xld_cont objectHXLDContHXLDContHXLDContHXLDContXHobject

Eingabe-Kontur.

NameNameNameNameNamename (input_control)  string HTupleHTupleHTupleVARIANTHtuple (string) (string) (HString) (char*) (BSTR) (char*)

Name des Attributs.

Defaultwert: 'angle' "angle" "angle" "angle" "angle" "angle"

Wertevorschläge: 'angle'"angle""angle""angle""angle""angle", 'edge_direction'"edge_direction""edge_direction""edge_direction""edge_direction""edge_direction", 'width_right'"width_right""width_right""width_right""width_right""width_right", 'width_left'"width_left""width_left""width_left""width_left""width_left", 'response'"response""response""response""response""response", 'contrast'"contrast""contrast""contrast""contrast""contrast", 'asymmetry'"asymmetry""asymmetry""asymmetry""asymmetry""asymmetry", 'distance'"distance""distance""distance""distance""distance"

AttribAttribAttribAttribAttribattrib (output_control)  real-array HTupleHTupleHTupleVARIANTHtuple (real) (double) (double) (double) (double) (double)

Zurückgeliefertes Attribut.

Vorgänger

lines_gausslines_gaussLinesGausslines_gaussLinesGaussLinesGauss, lines_facetlines_facetLinesFacetlines_facetLinesFacetLinesFacet, edges_sub_pixedges_sub_pixEdgesSubPixedges_sub_pixEdgesSubPixEdgesSubPix, distance_contours_xlddistance_contours_xldDistanceContoursXlddistance_contours_xldDistanceContoursXldDistanceContoursXld, apply_distance_transform_xldapply_distance_transform_xldApplyDistanceTransformXldapply_distance_transform_xldApplyDistanceTransformXldApplyDistanceTransformXld

Siehe auch

query_contour_attribs_xldquery_contour_attribs_xldQueryContourAttribsXldquery_contour_attribs_xldQueryContourAttribsXldQueryContourAttribsXld, get_contour_global_attrib_xldget_contour_global_attrib_xldGetContourGlobalAttribXldget_contour_global_attrib_xldGetContourGlobalAttribXldGetContourGlobalAttribXld, query_contour_global_attribs_xldquery_contour_global_attribs_xldQueryContourGlobalAttribsXldquery_contour_global_attribs_xldQueryContourGlobalAttribsXldQueryContourGlobalAttribsXld

Modul

Foundation


KlassenKlassenKlassenKlassen | | | | Operatoren