SinglePoseCalibratedPoint
Represents a 2D-3D correspondence for a particular pose, by storing the 3D transformation matrix
See CalibratedPoint for more info.
Properties
localToWorld : Mat
rasterPos : Vec2
status : int
Options: {0: ‘Not set’, 1: ‘Set’, 2: ‘Set in place’, 3: ‘Fine tuned’}
UserName: Calibration status