CameraPose See also: Calibration Guide Base class: _BlipValue Properties matrix : Mat (Read-Only) pos : Vec rotation : Vec Constructors __init__(self, other: CameraPose) Copy constructor for CameraPose Methods scaleDifference(self, other: CameraPose, kTranslation: float, kRotation: float) -> CameraPose Special Methods __sub__(self, other: CameraPose) -> CameraPose