Name
clear_text_modelclear_text_modelClearTextModelClearTextModel — Clear a text model.
Herror clear_text_model(const Hlong TextModel)
Herror T_clear_text_model(const Htuple TextModel)
clear_text_modelclear_text_modelClearTextModelClearTextModelClearTextModel clears the text model in TextModelTextModelTextModelTextModeltextModel and
frees all underlying memory.
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
This operator modifies the state of the following input parameter:
The value of this parameter may not be shared across multiple threads without external synchronization.
Text model to be cleared.
clear_text_modelclear_text_modelClearTextModelClearTextModelClearTextModel returns the value 2 (H_MSG_TRUE).
create_text_model_readercreate_text_model_readerCreateTextModelReaderCreateTextModelReaderCreateTextModelReader
OCR/OCV