Name
write_deformable_modelwrite_deformable_modelWriteDeformableModelWriteDeformableModel — Write a deformable model to a file.
The operator write_deformable_modelwrite_deformable_modelWriteDeformableModelWriteDeformableModelWriteDeformableModel writes a deformable model
to the file FileNameFileNameFileNameFileNamefileName. The model can be read again with
read_deformable_modelread_deformable_modelReadDeformableModelReadDeformableModelReadDeformableModel. The default HALCON file extension for
the deformable model is 'dfm'.
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Handle of a model to be saved.
The path and filename of the model to be saved.
File extension: .dfm
create_planar_uncalib_deformable_modelcreate_planar_uncalib_deformable_modelCreatePlanarUncalibDeformableModelCreatePlanarUncalibDeformableModelCreatePlanarUncalibDeformableModel,
create_planar_calib_deformable_modelcreate_planar_calib_deformable_modelCreatePlanarCalibDeformableModelCreatePlanarCalibDeformableModelCreatePlanarCalibDeformableModel,
create_local_deformable_modelcreate_local_deformable_modelCreateLocalDeformableModelCreateLocalDeformableModelCreateLocalDeformableModel
Matching