pycvcam.Cv2Distortion.p1#
- property Cv2Distortion.p1: float#
Get the first tangential distortion coefficient.
Warning
An error is raised if the number of parameters is less than 4. Set the number of parameters to 4 or more before getting the value.
- Returns:
The first tangential distortion coefficient.
- Return type:
- Raises:
ValueError – If the number of parameters is less than 4.