clear_text_modelT_clear_text_modelClearTextModelClearTextModel (Operator)
Name
clear_text_modelT_clear_text_modelClearTextModelClearTextModel
— Clear a text model.
Signature
Herror T_clear_text_model(const Htuple TextModel)
Description
clear_text_modelclear_text_modelClearTextModelClearTextModelClearTextModel
clears the text model in TextModelTextModelTextModelTextModeltextModel
and
frees all underlying memory.
Execution Information
- 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.
Parameters
TextModelTextModelTextModelTextModeltextModel
(input_control, state is modified) text_model(-array) →
HTextModel, HTupleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)
Text model to be cleared.
Result
clear_text_modelclear_text_modelClearTextModelClearTextModelClearTextModel
returns the value 2 (H_MSG_TRUE).
See also
create_text_model_readercreate_text_model_readerCreateTextModelReaderCreateTextModelReaderCreateTextModelReader
Module
OCR/OCV