Get 3D pose of the marker.
 
    Namespace: 
   Zivid.NET.Calibration
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.0.0
SyntaxPublic Function Pose As Pose
Return Value
Type: 
PoseThe XYZ position and orientation of the marker in the form of a Pose object.
Remarks
The returned pose will be positioned at the center of the marker, and have an orientation such that
its z-axis points perpendicularly into the face of the marker.
See Also