opencv-fisheye-undistortion icon indicating copy to clipboard operation
opencv-fisheye-undistortion copied to clipboard

OpenCV camera calibration and image undistortion.

Results 3 opencv-fisheye-undistortion issues
Sort by recently updated
recently updated
newest added

After I run and feed some .jpg images into the code, the result is empty, which is wired.

Hello, Is there an opencv function to distort an input image using known focal and distortion parameters : k1, k2 ?

hi, after calibration, how can i save the calibration data to a file and load on seperate file?