Ask Your Question

Revision history [back]

Since the solvePnP takes as input also the calibration coefficients, do I need to undistort the image before looking the 4 points?

If you extract your feature points from the unrectified image, you have to pass the distortion coefficients. Otherwise (features from rectified image) you can just pass an empty matrix for the coefficients [this should be your case]