Skip to content

3D Matching - Deformable Surface-Based🔗

Operators🔗

add_deformable_surface_model_reference_pointAddDeformableSurfaceModelReferencePoint: Add a reference point to a deformable surface model.

add_deformable_surface_model_sampleAddDeformableSurfaceModelSample: Add a sample deformation to a deformable surface model

clear_deformable_surface_matching_resultClearDeformableSurfaceMatchingResult: Free the memory of a deformable surface matching result.

clear_deformable_surface_modelClearDeformableSurfaceModel: Free the memory of a deformable surface model.

create_deformable_surface_modelCreateDeformableSurfaceModel: Create the data structure needed to perform deformable surface-based matching.

deserialize_deformable_surface_modelDeserializeDeformableSurfaceModel: Deserialize a deformable surface model.

find_deformable_surface_modelFindDeformableSurfaceModel: Find the best match of a deformable surface model in a 3D scene.

get_deformable_surface_matching_resultGetDeformableSurfaceMatchingResult: Get details of a result from deformable surface based matching.

get_deformable_surface_model_paramGetDeformableSurfaceModelParam: Return the parameters and properties of a deformable surface model.

read_deformable_surface_modelReadDeformableSurfaceModel: Read a deformable surface model from a file.

refine_deformable_surface_modelRefineDeformableSurfaceModel: Refine the position and deformation of a deformable surface model in a 3D scene.

serialize_deformable_surface_modelSerializeDeformableSurfaceModel: Serialize a deformable surface_model.

write_deformable_surface_modelWriteDeformableSurfaceModel: Write a deformable surface model to a file.