Question is mostly stated in the title. I have pairs of calibration images, one from each camera. I run camera calibration on the detected chessboard corners in these images, once for the left camera and once for the right camera.
Before stereocalibration, should I now undistort these images and remap the chessboard coordinates using the intrinsics learned from camera calibration? Would this improve the stereo calibration?