Click or drag to resize

MarkerShapeCornersInCameraCoordinates Method

Get 3D spatial coordinates of the corners of the detected marker.

Namespace:  Zivid.NET.Calibration
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public PointXYZ[] CornersInCameraCoordinates()

Return Value

Type: PointXYZ
3D spatial coordinates of the corners of the detected marker.
See Also