Undistort feature points.
calibration/undistort_fpoints in_fpoints.json out_fpoints.json intrinsics.json
In case image correspondences were taken on distorted images, this removes the distortion from one set of feature points. Intrinsics with the distortion coefficients must be given.
To undistort all feature points in image correspondences, use calibration/undistort_cors instead.