MarkerShape Class |
Namespace: Zivid.NET.Calibration
The MarkerShape type exposes the following members.
| Name | Description | |
|---|---|---|
| MarkerShape | Initializes a new instance of the MarkerShape class |
| Name | Description | |
|---|---|---|
| IsDisposed | Check if the marker shape is disposed |
| Name | Description | |
|---|---|---|
| CornersInCameraCoordinates | Get 3D spatial coordinates of the corners of the detected marker. | |
| CornersInPixelCoordinates | Get 2D image coordinates of the corners of the detected marker. | |
| Dispose | Releases all resources used by the MarkerShape | |
| GetNativePtr | ||
| Id | Get the id of the detected marker. | |
| Pose | Get 3D pose of the marker. | |
| ToString | Get string representation of MarkerShape (Overrides ObjectToString.) |