lookup_lexiconT_lookup_lexiconLookupLexiconLookupLexiconlookup_lexicon (Operator)
Name
lookup_lexiconT_lookup_lexiconLookupLexiconLookupLexiconlookup_lexicon — Prüfen, ob ein Wort in einem Lexikon enthalten ist.
Signatur
Beschreibung
lookup_lexiconlookup_lexiconLookupLexiconLookupLexiconlookup_lexicon prüft, ob WordWordWordwordword im Lexikon
LexiconHandleLexiconHandleLexiconHandlelexiconHandlelexicon_handle enthalten ist, und liefert 1 in FoundFoundFoundfoundfound,
falls das Wort gefunden wurde, ansonsten 0.
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
LexiconHandleLexiconHandleLexiconHandlelexiconHandlelexicon_handle (input_control) lexicon → HLexicon, HTupleHHandleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)
Handle des Lexikons.
WordWordWordwordword (input_control) string → HTuplestrHTupleHtuple (string) (string) (HString) (char*)
Nachzuschlagendes Wort.
Default:
'word'
"word"
"word"
"word"
"word"
FoundFoundFoundfoundfound (output_control) integer → HTupleintHTupleHtuple (integer) (int / long) (Hlong) (Hlong)
Ergebnis der Suche.
Alternativen
suggest_lexiconsuggest_lexiconSuggestLexiconSuggestLexiconsuggest_lexicon
Siehe auch
create_lexiconcreate_lexiconCreateLexiconCreateLexiconcreate_lexicon
Modul
OCR/OCV