...

/

Camera and Laser Line Calibration

Camera and Laser Line Calibration

Learn to calibrate the camera and laser line topography acquisition system.

To reconstruct an object topography, for each xx, where xxis the horizontal pixel coordinate in the camera’s image, we need the parameters aa and bb that allows us to compute the height:

Here, YY is the height in millimeters, yy is the vertical pixel coordinate of the point in the camera’s image where the laser hits the object surface, and (a, b)(a,{\space}b) are the parameters of the affine relation between YY and yy.

In this lesson, we’ll learn how to compute these parameters. To achieve this goal, we’ll scan a calibration object, which is an object built with care and whose dimensions are known with sufficient precision. For each ...