undistorted#
- deltacamera.Camera.undistorted(square_pixels=False, zero_skew=False)[source]#
Return a new camera with distortion removed.
- Parameters:
square_pixels – If True, adjust intrinsics for square pixels
zero_skew – If True, set the skew coefficient to zero
- Returns:
New Camera without distortion
- Return type: