Distort and Undistort Images#
|
Distort an image using the camera intrinsic and distortion coefficients. |
|
Undistort an image using the camera intrinsic and distortion coefficients. |
Examples#
See a complete example in the gallery: Distorting an image with distort_image and undistort_image.