distortion_coeffs#

property deltacamera.Camera.distortion_coeffs: ndarray | None[source]#

Get the raw distortion coefficients (deprecated).

This property is deprecated. Use distortion_model instead.

Return type:

Optional[ndarray]