write_deformable_modelT_write_deformable_modelWriteDeformableModelWriteDeformableModelwrite_deformable_model (Operator)

Name

write_deformable_modelT_write_deformable_modelWriteDeformableModelWriteDeformableModelwrite_deformable_model — Schreiben eines deformierbaren Modells in eine Datei.

Signatur

write_deformable_model( : : ModelID, FileName : )

Herror T_write_deformable_model(const Htuple ModelID, const Htuple FileName)

void WriteDeformableModel(const HTuple& ModelID, const HTuple& FileName)

void HDeformableModel::WriteDeformableModel(const HString& FileName) const

void HDeformableModel::WriteDeformableModel(const char* FileName) const

void HDeformableModel::WriteDeformableModel(const wchar_t* FileName) const   (Nur Windows)

static void HOperatorSet.WriteDeformableModel(HTuple modelID, HTuple fileName)

void HDeformableModel.WriteDeformableModel(string fileName)

def write_deformable_model(model_id: HHandle, file_name: str) -> None

Beschreibung

write_deformable_modelwrite_deformable_modelWriteDeformableModelWriteDeformableModelWriteDeformableModelwrite_deformable_model schreibt ein deformierbares Formmodell in die Datei FileNameFileNameFileNameFileNamefileNamefile_name. Das Modell kann mit read_deformable_modelread_deformable_modelReadDeformableModelReadDeformableModelReadDeformableModelread_deformable_model wieder eingelesen werden. Die Dateiendung für das deformierbare Formmodell ist in HALCON 'dfm'.

Ausführungsinformationen

Parameter

ModelIDModelIDModelIDModelIDmodelIDmodel_id (input_control)  deformable_model HDeformableModel, HTupleHHandleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)

Handle des zu speichernden Modells.

FileNameFileNameFileNameFileNamefileNamefile_name (input_control)  filename.write HTuplestrHTupleHtuple (string) (string) (HString) (char*)

Der Pfad sowie Name des zu speichernden Modells.

Dateiendung: .dfm

Vorgänger

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

Modul

Matching