get_generic_shape_model_result_objectT_get_generic_shape_model_result_objectGetGenericShapeModelResultObjectGetGenericShapeModelResultObjectget_generic_shape_model_result_object (Operator)

Name

get_generic_shape_model_result_objectT_get_generic_shape_model_result_objectGetGenericShapeModelResultObjectGetGenericShapeModelResultObjectget_generic_shape_model_result_object — Auslesen von Objekten des Matching-Ergebnisses.

Signatur

get_generic_shape_model_result_object( : Objects : MatchResultID, MatchSelector, GenParamName : )

Herror T_get_generic_shape_model_result_object(Hobject* Objects, const Htuple MatchResultID, const Htuple MatchSelector, const Htuple GenParamName)

void GetGenericShapeModelResultObject(HObject* Objects, const HTuple& MatchResultID, const HTuple& MatchSelector, const HTuple& GenParamName)

HObject HGenericShapeModelResult::GetGenericShapeModelResultObject(const HTuple& MatchSelector, const HString& GenParamName) const

HObject HGenericShapeModelResult::GetGenericShapeModelResultObject(const HTuple& MatchSelector, const char* GenParamName) const

HObject HGenericShapeModelResult::GetGenericShapeModelResultObject(const HTuple& MatchSelector, const wchar_t* GenParamName) const   (Nur Windows)

static void HOperatorSet.GetGenericShapeModelResultObject(out HObject objects, HTuple matchResultID, HTuple matchSelector, HTuple genParamName)

HObject HGenericShapeModelResult.GetGenericShapeModelResultObject(HTuple matchSelector, string genParamName)

def get_generic_shape_model_result_object(match_result_id: HHandle, match_selector: Sequence[Union[str, int]], gen_param_name: str) -> HObject

Beschreibung

get_generic_shape_model_result_objectget_generic_shape_model_result_objectGetGenericShapeModelResultObjectGetGenericShapeModelResultObjectGetGenericShapeModelResultObjectget_generic_shape_model_result_object gibt in ObjectsObjectsObjectsObjectsobjectsobjects die ikonischen Ergebnisse eines formbasierten Matchings zurück. Die Matching-Ergebnisse sind in MatchResultIDMatchResultIDMatchResultIDMatchResultIDmatchResultIDmatch_result_id enthalten.

Der Parameter MatchSelectorMatchSelectorMatchSelectorMatchSelectormatchSelectormatch_selector dient zur Auswahl von welchen Matches Werte ausgelesen werden sollen. Für weitere Informationen und eine Liste von unterstützten Werten für MatchSelectorMatchSelectorMatchSelectorMatchSelectormatchSelectormatch_selector siehe get_generic_shape_model_resultget_generic_shape_model_resultGetGenericShapeModelResultGetGenericShapeModelResultGetGenericShapeModelResultget_generic_shape_model_result.

GenParamNameGenParamNameGenParamNameGenParamNamegenParamNamegen_param_name gibt an welches Objekt des Matching-Ergebnisses zurückgegeben werden soll. Folgende Werte sind setzbar:

'contours'"contours""contours""contours""contours""contours":

Die Modellkonturen, dem Matching-Ergebnis entsprechend transformiert.

'clutter_region'"clutter_region""clutter_region""clutter_region""clutter_region""clutter_region":

Die Region in der keine Störungen auftreten sollen.

Ausführungsinformationen

Parameter

ObjectsObjectsObjectsObjectsobjectsobjects (output_object)  (multichannel-)object(-array) objectHObjectHObjectHObjectHobject *

Auszulesende Objekte des Matching-Ergebnisses.

MatchResultIDMatchResultIDMatchResultIDMatchResultIDmatchResultIDmatch_result_id (input_control)  generic_shape_model_result HGenericShapeModelResult, HTupleHHandleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)

Handle der Matches.

MatchSelectorMatchSelectorMatchSelectorMatchSelectormatchSelectormatch_selector (input_control)  string-array HTupleSequence[Union[str, int]]HTupleHtuple (string / integer) (string / int / long) (HString / Hlong) (char* / Hlong)

Selektor für die auszulesenden Matching-Ergebnisse.

Defaultwert: 'all' "all" "all" "all" "all" "all"

Werteliste: 'all'"all""all""all""all""all", 'best'"best""best""best""best""best"

GenParamNameGenParamNameGenParamNameGenParamNamegenParamNamegen_param_name (input_control)  string HTuplestrHTupleHtuple (string) (string) (HString) (char*)

Name des auszulesenden Ergebnisparameters.

Defaultwert: 'contours' "contours" "contours" "contours" "contours" "contours"

Werteliste: 'clutter_region'"clutter_region""clutter_region""clutter_region""clutter_region""clutter_region", 'contours'"contours""contours""contours""contours""contours"

Ergebnis

Sind die Parameterwerte korrekt, dann liefert get_generic_shape_model_result_objectget_generic_shape_model_result_objectGetGenericShapeModelResultObjectGetGenericShapeModelResultObjectGetGenericShapeModelResultObjectget_generic_shape_model_result_object den Wert TRUE. Gegebenenfalls wird eine Fehlerbehandlung durchgeführt.

Vorgänger

find_generic_shape_modelfind_generic_shape_modelFindGenericShapeModelFindGenericShapeModelFindGenericShapeModelfind_generic_shape_model

Modul

Matching