A quiz on the stereo experiment

Adrian F. Clark

  1. How does calibrate.py process the images?

  2. Why does the chessboard pattern have different numbers of squares in the x- and y-directions?

  3. How close is the reconstruction by camera calibration to the correct result?

  4. What is the pattern on a calibration target?

  5. What is estimated by the camera calibration process?

  6. How is the error (uncertainty) in the focal length estimated by calibrate.py?

  7. How were the synthetic images of Candide created?

  8. When calculating the position of Candide's nose in 3D, what contributes most to its error (uncertainty)?

  9. What is the main purpose of this experiment?

  10. What is the maximum number of iterations allowed in calibrate.py?

  11.