pysdic.Camera.intrinsic_update#

Camera.intrinsic_update()[source]#

Called when the intrinsic transformation has changed.

This method should be called whenever the intrinsic transformation is updated to ensure that the camera’s internal state is consistent with the new intrinsic parameters.

  • resets the normalized_points attribute to None (uncalculated).