HALCON Reference Manual 10.0.2
Name
clear_text_modelclear_text_modelclear_text_modelClearTextModelClearTextModel — Clear a text model.
Herror clear_text_model(const Hlong TextModel)
Herror T_clear_text_model(const Htuple TextModel)
Herror clear_text_model(const HTuple& TextModel)
clear_text_modelclear_text_modelclear_text_modelClearTextModelClearTextModel 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.
Text model to be cleared.
clear_text_modelclear_text_modelclear_text_modelClearTextModelClearTextModel returns the value 2 (H_MSG_TRUE).
create_text_modelcreate_text_modelcreate_text_modelCreateTextModelCreateTextModel
Foundation
| HALCON Reference Manual 10.0.2 |
Copyright © 1996-2011 MVTec Software GmbH |