clear_deformable_modelT_clear_deformable_modelClearDeformableModelClearDeformableModelclear_deformable_model (Operator)

名称

clear_deformable_modelT_clear_deformable_modelClearDeformableModelClearDeformableModelclear_deformable_model — 释放可变形模型的内存。

签名

clear_deformable_model( : : ModelID : )

Herror T_clear_deformable_model(const Htuple ModelID)

void ClearDeformableModel(const HTuple& ModelID)

static void HDeformableModel::ClearDeformableModel(const HDeformableModelArray& ModelID)

void HDeformableModel::ClearDeformableModel() const

static void HOperatorSet.ClearDeformableModel(HTuple modelID)

static void HDeformableModel.ClearDeformableModel(HDeformableModel[] modelID)

void HDeformableModel.ClearDeformableModel()

def clear_deformable_model(model_id: MaybeSequence[HHandle]) -> None

描述

The operator clear_deformable_modelclear_deformable_modelClearDeformableModelClearDeformableModelClearDeformableModelclear_deformable_model frees the memory of a deformable model that was created by create_planar_uncalib_deformable_modelcreate_planar_uncalib_deformable_modelCreatePlanarUncalibDeformableModelCreatePlanarUncalibDeformableModelCreatePlanarUncalibDeformableModelcreate_planar_uncalib_deformable_model or create_planar_calib_deformable_modelcreate_planar_calib_deformable_modelCreatePlanarCalibDeformableModelCreatePlanarCalibDeformableModelCreatePlanarCalibDeformableModelcreate_planar_calib_deformable_model. After calling clear_deformable_modelclear_deformable_modelClearDeformableModelClearDeformableModelClearDeformableModelclear_deformable_model, the deformable model can no longer be used. The handle ModelIDModelIDModelIDModelIDmodelIDmodel_id becomes invalid.

执行信息

This operator modifies the state of the following input parameter:

During execution of this operator, access to the value of this parameter must be synchronized if it is used across multiple threads.

参数

ModelIDModelIDModelIDModelIDmodelIDmodel_id (input_control, state is modified)  deformable_model(-array) HDeformableModel, HTupleMaybeSequence[HHandle]HTupleHtuple (handle) (IntPtr) (HHandle) (handle)

Handle of the model.

结果

If the parameters are valid, the operator clear_deformable_modelclear_deformable_modelClearDeformableModelClearDeformableModelClearDeformableModelclear_deformable_model returns the value 2 ( H_MSG_TRUE) . If necessary an exception is raised.

另见

create_planar_uncalib_deformable_modelcreate_planar_uncalib_deformable_modelCreatePlanarUncalibDeformableModelCreatePlanarUncalibDeformableModelCreatePlanarUncalibDeformableModelcreate_planar_uncalib_deformable_model, create_planar_calib_deformable_modelcreate_planar_calib_deformable_modelCreatePlanarCalibDeformableModelCreatePlanarCalibDeformableModelCreatePlanarCalibDeformableModelcreate_planar_calib_deformable_model, create_local_deformable_modelcreate_local_deformable_modelCreateLocalDeformableModelCreateLocalDeformableModelCreateLocalDeformableModelcreate_local_deformable_model

模块

Matching