Using fisheye calibration to solve allsky images using OpenCV (fails)
I am using fisheye calibration to solve chessboard images using OpenCV. It fails for the calibration flag cv2.fisheye.CALIB_RECOMPUTE_EXTRINSIC, so I work around it. But once I get the parameters, the distortion is not looking good. I am attaching an image too.