Name
read_shape_modelread_shape_modelReadShapeModelReadShapeModel — Read a shape model from a file.
The operator read_shape_modelread_shape_modelReadShapeModelReadShapeModelReadShapeModel reads a shape model, which has
been written with write_shape_modelwrite_shape_modelWriteShapeModelWriteShapeModelWriteShapeModel, from the file
FileNameFileNameFileNameFileNamefileName. The default HALCON file extension for
the shape model is 'shm'.
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
This operator returns a handle. Note that the state of an instance of this handle type may be changed by specific operators even though the handle is used as an input parameter by those operators.
File name.
File extension: .shm
If the file name is valid, the operator read_shape_modelread_shape_modelReadShapeModelReadShapeModelReadShapeModel
returns the value 2 (H_MSG_TRUE). If necessary an exception is raised.
find_shape_modelfind_shape_modelFindShapeModelFindShapeModelFindShapeModel,
find_scaled_shape_modelfind_scaled_shape_modelFindScaledShapeModelFindScaledShapeModelFindScaledShapeModel,
find_aniso_shape_modelfind_aniso_shape_modelFindAnisoShapeModelFindAnisoShapeModelFindAnisoShapeModel,
find_shape_modelsfind_shape_modelsFindShapeModelsFindShapeModelsFindShapeModels,
find_scaled_shape_modelsfind_scaled_shape_modelsFindScaledShapeModelsFindScaledShapeModelsFindScaledShapeModels,
find_aniso_shape_modelsfind_aniso_shape_modelsFindAnisoShapeModelsFindAnisoShapeModelsFindAnisoShapeModels
create_shape_modelcreate_shape_modelCreateShapeModelCreateShapeModelCreateShapeModel,
create_scaled_shape_modelcreate_scaled_shape_modelCreateScaledShapeModelCreateScaledShapeModelCreateScaledShapeModel,
create_aniso_shape_modelcreate_aniso_shape_modelCreateAnisoShapeModelCreateAnisoShapeModelCreateAnisoShapeModel,
clear_shape_modelclear_shape_modelClearShapeModelClearShapeModelClearShapeModel
Matching