ClassesClasses | | Operators |
Page not available for the currently selected syntax (programming language).
Page not available for the currently selected syntax (programming language).
HShapeModel3D — Represents an instance of a 3D shape model for 3D matching.
ReadShapeModel3d | Read a 3D shape model from a file. | |
CreateShapeModel3d | Prepare a 3D object model for 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.
ClearShapeModel3d | Free the memory of a 3D shape model. |
CreateShapeModel3d | Prepare a 3D object model for matching. | |
DeserializeShapeModel3d | Deserialize a serialized 3D shape model. | |
FindShapeModel3d | Find the best matches of a 3D shape model in an image. | |
GetShapeModel3dContours | Return the contour representation of a 3D shape model view. | |
GetShapeModel3dParams | Return the parameters of a 3D shape model. | |
ProjectShapeModel3d | Project the edges of a 3D shape model into image coordinates. | |
ReadShapeModel3d | Read a 3D shape model from a file. | |
SerializeShapeModel3d | Serialize a 3D shape model. | |
TransPoseShapeModel3d | Transform a pose that refers to the coordinate system of a 3D object model to a pose that refers to the reference coordinate system of a 3D shape model and vice versa. | |
WriteShapeModel3d | Write a 3D shape model to a file. |
HShapeModel3D — Represents an instance of a 3D shape model for 3D matching.
ReadShapeModel3d | Read a 3D shape model from a file. | |
CreateShapeModel3d | Prepare a 3D object model for 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.
ClearShapeModel3d | Free the memory of a 3D shape model. |
CreateShapeModel3d | Prepare a 3D object model for matching. | |
DeserializeShapeModel3d | Deserialize a serialized 3D shape model. | |
FindShapeModel3d | Find the best matches of a 3D shape model in an image. | |
GetShapeModel3dContours | Return the contour representation of a 3D shape model view. | |
GetShapeModel3dParams | Return the parameters of a 3D shape model. | |
ProjectShapeModel3d | Project the edges of a 3D shape model into image coordinates. | |
ReadShapeModel3d | Read a 3D shape model from a file. | |
SerializeShapeModel3d | Serialize a 3D shape model. | |
TransPoseShapeModel3d | Transform a pose that refers to the coordinate system of a 3D object model to a pose that refers to the reference coordinate system of a 3D shape model and vice versa. | |
WriteShapeModel3d | Write a 3D shape model to a file. |
ClassesClasses | | Operators |