pycvcam.Cv2Distortion.k5#
- property Cv2Distortion.k5: float | None#
Get the second fractional radial distortion coefficient.
Warning
An error is raised if the number of parameters is less than 8. Set the number of parameters to 8 or more before getting the value.
- Returns:
The second fractional radial distortion coefficient.
- Return type:
- Raises:
ValueError – If the number of parameters is less than 8.