Skip to content

HDeformableSurfaceModel🔗

Name🔗

HDeformableSurfaceModel — Represents an instance of a deformable surface model.

Constructors🔗

 
CreateDeformableSurfaceModel Create the data structure needed to perform deformable surface-based matching.
ReadDeformableSurfaceModel Read a deformable surface model from a file.

Methods🔗

 
AddDeformableSurfaceModelReferencePoint Add a reference point to a deformable surface model.
AddDeformableSurfaceModelSample Add a sample deformation to a deformable surface model
ClearDeformableSurfaceModel Free the memory of a deformable surface model.
CreateDeformableSurfaceModel Create the data structure needed to perform deformable surface-based matching.
DeserializeDeformableSurfaceModel Deserialize a deformable surface model.
FindDeformableSurfaceModel Find the best match of a deformable surface model in a 3D scene.
GetDeformableSurfaceModelParam Return the parameters and properties of a deformable surface model.
ReadDeformableSurfaceModel Read a deformable surface model from a file.
RefineDeformableSurfaceModel Refine the position and deformation of a deformable surface model in a 3D scene.
SerializeDeformableSurfaceModel Serialize a deformable surface_model.
WriteDeformableSurfaceModel Write a deformable surface model to a file.