| Table of Contents / OCR / Lexica | Operators |
lookup_lexicon — Check if a word is contained in a lexicon.
lookup_lexicon( : : LexiconHandle, Word : Found)
lookup_lexicon checks whether Word is contained in the lexicon LexiconHandle, and returns 1 in Found if the word is found, otherwise 0.
Handle of the lexicon.
Result of the search.
OCR/OCV
| Table of Contents / OCR / Lexica | Operators |
| HALCON Reference Manual 10.0.2 | Copyright © 1996-2011 MVTec Software GmbH |