Mono/Stereo Camera Calibration using OpenCV

  Calibrating a camera to compensate for lens distortion and positional offsets of stereo camera pairs is an important requirement for many applications such as pose reconstruction, depth-from-stereo and structure-from-motion. I decided to put the required OpenCV code on github and provide a quick guide trough the calibration process for a single camera as well as […]

Read more "Mono/Stereo Camera Calibration using OpenCV"