ManualCameraCalibrationObservation Category: Calibration Base class: CameraCalibrationObservation Properties alignmentData : AlignmentData alignmentObjects : List[Object] frame : DxTexture (Read-Only) identifier : str (Read-Only) Methods distortPoint(self, coord: Vec2) -> Vec2 getCameraMats(self) -> CameraMats loadFrame(self) nPoints(self) -> int setAlignmentPoints(self, alignmentData: AlignmentData, alignmentObjects: List[Object]) undistortPoint(self, coord: Vec2) -> Vec2 updateTracking(self, config: SpatialCalibrationConfig)