ClassesClasses | | Operators |
Page not available for the currently selected syntax (programming language).
Page not available for the currently selected syntax (programming language).
HSurfaceModel — Represents an instance of a surface model.
ReadSurfaceModel | Read a surface model from a file. | |
CreateSurfaceModel | Create the data structure needed to perform surface-based matching. |
This operator is not available as a class member but will be called automatically when the resources of the object instances are to be released. This occurs in the finalization stage of garbage collection, or upon an explicit call of the Dispose() method.
ClearSurfaceModel | Free the memory of a surface model. |
CreateSurfaceModel | Create the data structure needed to perform surface-based matching. | |
DeserializeSurfaceModel | Deserialize a surface model. | |
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. |
HSurfaceModel — Represents an instance of a surface model.
ReadSurfaceModel | Read a surface model from a file. | |
CreateSurfaceModel | Create the data structure needed to perform surface-based matching. |
This operator is not available as a class member but will be called automatically by the destructor. This occurs when a local variable goes out of scope or an instance on the heap is deleted.
ClearSurfaceModel | Free the memory of a surface model. |
CreateSurfaceModel | Create the data structure needed to perform surface-based matching. | |
DeserializeSurfaceModel | Deserialize a surface model. | |
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. |
ClassesClasses | | Operators |