3D Matching - Deformable Surface-Based🔗
Operators🔗
add_deformable_surface_model_reference_point: Add a reference point to a deformable surface model.
add_deformable_surface_model_sample: Add a sample deformation to a deformable surface model
clear_deformable_surface_matching_result: Free the memory of a deformable surface matching result.
clear_deformable_surface_model: Free the memory of a deformable surface model.
create_deformable_surface_model: Create the data structure needed to perform deformable
surface-based matching.
deserialize_deformable_surface_model: Deserialize a deformable surface model.
find_deformable_surface_model: Find the best match of a deformable surface model in a 3D scene.
get_deformable_surface_matching_result: Get details of a result from deformable surface based matching.
get_deformable_surface_model_param: Return the parameters and properties of a deformable surface model.
read_deformable_surface_model: Read a deformable surface model from a file.
refine_deformable_surface_model: Refine the position and deformation of a deformable surface model in a
3D scene.
serialize_deformable_surface_model: Serialize a deformable surface_model.
write_deformable_surface_model: Write a deformable surface model to a file.