Camera Calibration with OpenCV

→ Step-by-step guide for calibration of any camera with OpenCV in Python Camera calibration can be thought of as a process to obtain a less distorted images. After the calibration process is done, you will have two different parameter sets that are specific to your camera: the first is intrinsic parameters, and the second is … Continue reading Camera Calibration with OpenCV