inspect_lexiconT_inspect_lexiconInspectLexiconInspectLexicon (Operator)
Name
inspect_lexiconT_inspect_lexiconInspectLexiconInspectLexicon — Query all words from a lexicon.
Signature
Description
inspect_lexiconinspect_lexiconInspectLexiconInspectLexiconInspectLexicon returns a tuple of all words in the
lexicon in the parameter WordsWordsWordsWordswords.
Execution Information
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Parameters
LexiconHandleLexiconHandleLexiconHandleLexiconHandlelexiconHandle (input_control) lexicon → HLexicon, HTupleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)
Handle of the lexicon.
WordsWordsWordsWordswords (output_control) string(-array) → HTupleHTupleHtuple (string) (string) (HString) (char*)
List of all words.
Alternatives
lookup_lexiconlookup_lexiconLookupLexiconLookupLexiconLookupLexicon
See also
create_lexiconcreate_lexiconCreateLexiconCreateLexiconCreateLexicon
Module
OCR/OCV