Why does the chessboard pattern have different numbers of squares in the x- and y-directions?
to remove any ambiguities over its orientation
What is the pattern on a calibration target?
a chessboard
What is the main purpose of this experiment?
to find out how accurate the camera calibration functionality in OpenCV is
How were the synthetic images of Candide created?
using POV-ray
When calculating the position of Candide's nose in 3D, what contributes most to its error (uncertainty)?
position of her nose
How is the error (uncertainty) in the focal length estimated by calibrate.py?
the difference between horizontal and vertical focal lengths
What is the maximum number of iterations allowed in calibrate.py?
30
What is estimated by the camera calibration process?
the focal length of the camera
How does calibrate.py process the images?
as grey-scale ones
How close is the reconstruction by camera calibration to the correct result?
well within the error bounds