pysdic.Camera.distortion_update#
- Camera.distortion_update()[source]#
Called when the distortion transformation has changed.
This method should be called whenever the distortion transformation is updated to ensure that the camera’s internal state is consistent with the new distortion parameters.
resets the
normalized_pointsattribute to None (uncalculated).