Click or drag to resize

MarkerShape Methods

The MarkerShape type exposes the following members.

Methods
  NameDescription
Public methodCornersInCameraCoordinates
Get 3D spatial coordinates of the corners of the detected marker.
Public methodCornersInPixelCoordinates
Get 2D image coordinates of the corners of the detected marker.
Public methodDispose
Public methodGetNativePtr
Public methodId
Get the id of the detected marker.
Public methodPose
Get 3D pose of the marker.
Public methodToString
Get string representation of MarkerShape
(Overrides ObjectToString.)
Top
See Also