pysdic.Camera.size_update#
- Camera.size_update()[source]#
Called when the sensor size has changed.
This method should be called whenever the sensor size is updated to ensure that the camera’s internal state is consistent with the new sensor dimensions.
resets the
normalized_pointsattribute to None (uncalculated).notifies all attached views about the camera size change.