get_distortion_coeffs# deltacamera.Camera.get_distortion_coeffs(n_coeffs_min=5, n_coeffs_max=None)[source]# Get the distortion coefficients of the camera, padded or truncated as needed. Parameters: n_coeffs_min (int) n_coeffs_max (Optional[int]) Return type: ndarray