Hello maddin,
You can calculate the "calibration" for the undistorted images modifying the adjusted values:
- k1, k2, k3, k4 = 0;
- p1, p2, p3, p4 = 0;
- b2 = 0;
- if "square pixels" option was used in the Undistort dialog, then b1 = 0;
- if "center principle point" option was used, then cx = cy = 0.
According to these modifications input the values to the Initial values and use Fix Calibration flag.