Skip to content

HSurfaceModel🔗

Name🔗

HSurfaceModel — Represents an instance of a surface model.

Constructors🔗

 
CreateSurfaceModel Create the data structure needed to perform surface-based matching.
ReadSurfaceModel Read a surface model from a file.

Methods🔗

 
ClearSurfaceModel Free the memory of a surface model.
CreateSurfaceModel Create the data structure needed to perform surface-based matching.
DeserializeSurfaceModel Deserialize a surface model.
FindBox3d Find boxes in 3D data.
FindSurfaceModel Find the best matches of a surface model in a 3D scene.
FindSurfaceModelImage Find the best matches of a surface model in a 3D scene and images.
GetSurfaceModelParam Return the parameters and properties of a surface model.
ReadSurfaceModel Read a surface model from a file.
RefineSurfaceModelPose Refine the pose of a surface model in a 3D scene.
RefineSurfaceModelPoseImage Refine the pose of a surface model in a 3D scene and in images.
SerializeSurfaceModel Serialize a surface_model.
SetSurfaceModelParam Set parameters and properties of a surface model.
WriteSurfaceModel Write a surface model to a file.