Open Access
7 January 2013 Calibration of structured light stripe system using plane with slits
Jong-Eun Ha, Kang-Wook Her
Author Affiliations +
Abstract
Structured light stripe systems are widely used in industrial applications for acquiring three-dimensional (3-D) information. Calibration is the first necessary step and traditional algorithms compute the 4×3 transformation matrix from image to world. Therefore, 3-D information can be obtained with respect to the camera’s coordinate system, and it cannot be transformed into the laser coordinate system. We propose a new calibration algorithm of a structured light system that can compute the relative pose of the laser coordinate system with respect to the camera coordinate system. We can convert 3-D information either to the laser coordinate system or to the camera coordinate system. The proposed algorithm uses two planes where one plane with multiple slits is set perpendicular to the other plane. We can easily compute the position and rotation of the laser coordinate system using proposed calibration structure. Also, we can solve the extrinsic calibration using just one shot of an image while conventional algorithms require more than two images under different poses. Experiments under various configurations show the feasibility of proposed algorithm.

1.

Introduction

Three-dimensional (3-D) sensing capability can expand its application areas in industrial automation. Many approaches have been proposed for 3-D sensing.1 The typical approach is to use a stereo system consisting of two cameras. In stereo, it has difficulty in finding correspondence between images because brightness values depend heavily on the reflectivity of material, the characteristics of camera and the illumination. A structured light stripe system has an advantage in finding correspondence because active lighting by laser makes finding correspondence easy. Therefore, it has preference over stereo system in industrial automation.

The first necessary step for 3-D acquisition using a structured light stripe system is to find the relative pose between camera and laser. It is usually called extrinsic calibration. Chen and Kak2 proposed an algorithm that gives the 4×3 transformation matrix that converts points on the image plane into corresponding 3-D coordinates with respect to the camera. They use known world lines and corresponding image points to compute the transformation matrix, and it requires at least six world lines. Leid3 extended Chen and Kak’s algorithm using known world plane and image point correspondence. Huynh4 proposed a method using the invariance of cross-ratio of four points to compute world points on the light stripe plane, and it uses two orthogonal planes. Zhou and Zhang5 further extended Huynh’s algorithm by partially automating the computation of control points on image, and they use one plane.

All these methods compute the transformation matrix from image to camera coordinate. 3-D information is computed only with respect to the camera because they cannot compute the pose of the laser with respect to the camera directly. In this paper, we propose a calibration algorithm that can compute the relative pose of the laser with respect to the camera using two planes where one has multiple slits. 3-D information is computed by finding cross point of camera ray and laser stripe plane.6 We can convert 3-D coordinates from camera to laser because we know the relative pose between them. It can have flexibility in applications where a structured light stripe system is used attached on a robot’s arm because we can convert 3-D information with respect to the coordinate system we want.

2.

Extrinsic Calibration Using Plane with Slits

Out proposed method uses two planes where one plane with multiple slits is set perpendicular to the other plane as shown in Fig. 1. {OL,XL,YL,ZL} represents the laser coordinate system and {OC,XC,YC,ZC} corresponds to the camera coordinate system. {OW,XW,YW,ZW} corresponds to the world coordinate system.

Fig. 1

Proposed calibration algorithm using two planes where the perpendicular one has multiple slits.

OE_52_1_013602_f001.png

We attach chessboard pattern on both planes. Control points on two planes are used for the calibration of the camera using Tsai algorithm.7 After camera calibration, we can convert 3-D coordinate of a point with respect to the world coordinate system into the camera coordinate system.

The laser stripe plane that passes through slits on the vertical plane would form separated lines on each plane. In Fig. 1, four lines formed by point pairs {A,A}, {B,B}, {C,C} and {D,D} would meet at a point that corresponds to the origin of the laser. We manually select their positions with respect to the world coordinate system. Then, we convert them into the camera coordinate system using camera’s calibration information. The relative location of the laser origin with respect to the camera coordinate system can be computed by finding the crossing point of lines. Lines will not meet at one point due to the error during manual selection. Therefore, we compute the cross point using least-square estimation.

A 3-D line that passes through two points (x1,y1,z1)t and (x2,y2,z2)t can be represented as:

Eq. (1)

xx1l=yy1m=zz1n,
where (l,m,n) is direction vector of the line. The crossing point by multiple lines can be obtained by solving following equation:

Eq. (2)

[m1l100n1m1mnln00nnmn][xyz]=[m1x11l1y11n1y11l1z11mnx1nlny1nnny1nlnz1n],
where (li,mi,ni)t is the direction vector of the i’th line and (x1i,y1ii,z1i)t is the coordinate of the i-th point with respect to the camera coordinate system.

Up to now, we computed the position of laser origin with respect to the camera coordinate system. We obtained the translation, TLC, of the laser coordinate system with respect to the camera coordinate system.

Next, we compute the rotation, RLC, of the laser coordinate system with respect to the camera coordinate system. In Fig. 1, two planes are perpendicular so that the laser lines on different plane would have the same property. We select two lines from each plane and set them as the two axes of laser coordinate system. For example, we select the two lines AB¯ and AB¯ in Fig. 1 as the two axes, XL, YL, of the laser coordinate system. The coordinate of each point on line is obtained with respect to the camera coordinate system using camera’s calibration information. Third axis, ZL, of the laser coordinate system can be computed by cross product of two axes.

In Fig. 1, two planes are perpendicular so that laser lines on different plane would have the same property. We select two lines from each plane and set them as the two orthogonal axes of laser coordinate system. For example, we select two lines AB¯ and AB¯ in Fig. 1 as the two axes, XL, YL, of the laser coordinate system. Coordinates of each point are set manually on the image. The coordinate of each point on line is obtained with respect to the camera coordinate system using camera’s calibration information. The length of each is normalized to have one. Third axis, ZL, of the laser coordinate system can be computed by cross product of two axes. Throughout this, we obtained three orthogonal axes with respect to the camera coordinate system that correspond to the rotation, RLC, between the camera and laser coordinate system.

Finally, we can compute the relative pose of the rotation and translation, RLC, TLC, of the laser coordinate system with respect to the camera coordinate system. Also, we can represent the laser scan plane with respect to the camera coordinate system. 3-D coordinates of laser points on the image are computed by finding the crossing point of camera ray and laser stripe plane.6

It is convenient if one axis of the laser coordinates is aligned with the center of laser scan plane in the real application. Two axes on the laser scan plane that are obtained by the proposed algorithm do not coincide with the center of laser stripe plane. They correspond to two axes on the calibration structure as shown in Fig. 1. In Fig. 2, green axes represent the two axes computed after extrinsic calibration and the two red axes are desirable ones for the application. There is rotation, α, between two coordinate systems as shown in Fig. 2. It can be recovered if we know the scan angle of laser and the coordinate of one point of two end points of laser stripe plane with respect to the world coordinate system. If we know the position of A that is one end point of laser, then we can compute the direction vector la using known scan angle of laser. The rotation angle α between the two coordinate system can be computed using the two direction vectors of la and lb.

Fig. 2

Laser coordinate adjustment (red coordinate is aligned with the center of laser scan plane and green coordinate is computed one thorough camera and laser calibration).

OE_52_1_013602_f002.png

3.

Experimental Results

In our experiments, extrinsic calibration of the camera and slit laser system is done several times by changing the relative pose of the camera and the laser. Figure 3 shows the calibration setup for experiments consisting of camera, laser, and calibration structure. The plane with slits is placed perpendicular to the ground plane. A chessboard pattern is attached on each plane as shown in Fig. 4(a) where we attach chessboard to avoid blocking the slit area on the vertical plane.

Fig. 3

Calibration setup consisting of camera, laser, and two planes.

OE_52_1_013602_f003.png

Fig. 4

Control points used in (a) camera calibration (b) evaluation of 3-D accuracy.

OE_52_1_013602_f004.png

A chessboard pattern is attached on each plane. Figure 4(a) shows control points for the calibration of the camera. Two-dimensional (2-D) coordinates of control points on the image are refined into subpixel accuracy.

Three pairs of points are used for the determination of the location and orientation of the laser coordinate system with respect to the camera coordinate system. The coordinate of each point is measured manually with respect the world coordinate and it is converted into camera coordinate using camera’s calibration information.

Table 1 shows computed extrinsic parameters of rotation and translation between camera and laser by proposed algorithm. Number 1 to 3 is the result under similar mechanical configurations. We tried to locate the camera and laser at the same position as much as possible whenever we assembled them. We can notice that results of three configurations have a similar value. Number 4 to 6 is the result after changing the relative pose of camera and laser. We reduced the field of view of camera so that the relative position of the camera has been changed. Those changes can be verified in the result of extrinsic calibration.

Table 1

Result of extrinsic calibration between camera and laser.

Rotation (deg) (Rx, Ry, Rz)Translation (mm) (Tx, Ty, Tz)
No. 1(130.2, 38.9, 59.9)(63.7, 0.0, 163.3)
No. 2(131.3, 40.3, 60.7)(73.5, 2.2, 162.2)
No. 3(144.4, 50.4, 43.9)(70.0, 4.7, 163.4)
No. 4(138.5, 46.6, 50.6)(63.7, 1.1, 243.8)
No. 5(129.8, 40.8, 62.1)(67.8, 0.3, 233.2)
No. 6(134.4, 45.3, 54.8)(81.6, 4.2, 343.6)

Table 2 shows the accuracy of estimated 3-D points by the laser and camera system. A 3-D coordinate is obtained by finding the cross point between camera ray and laser stripe plane. We compute 3-D coordinates of ten control points that are chosen manually as shown in Fig. 4(b). We compute the length between two points and compare it with the true one. Absolute and relative error is computed. We have 3-D accuracy with less than 5% relative error in all configurations. We have consistent results through the whole experiment.

Table 2

The accuracy of estimated 3-D points by laser and camera system.

Absolute error (mm) (mean/std)Relative error (%) (mean/std)
No. 10.34/0.233.37/2.31
No. 20.34/0.143.36/1.40
No. 30.35/0.183.46/1.76
No. 40.09/0.111.83/2.30
No. 50.11/0.142.10/2.77
No. 60.10/0.072.03/1.34
mean0.22/0.152.69/1.98

We also applied the proposed calibration algorithm in the application of the alignment of two parts using four 3-D sensing systems as shown in Fig. 5. We used the same kind of camera and laser for the configuration of four 3-D sensing systems. We used the proposed algorithm for the extrinsic calibration of each 3-D sensing system. Table 3 shows the result of extrinsic calibration of each system. We tried to configure each system to be the same as possible. But, there could be small differences introduced during the assembly of camera and laser. The results of our extrinsic calibrations of four sensor systems gives similar values. The accuracy of four sensor systems is evaluated as the same procedure using the previously mentioned method. 3-D reconstruction accuracy of four sensor systems have also similar tendencies as shown in Table 4. We can conclude that proposed algorithm gives a consistent result.

Fig. 5

Alignment application using four 3-D sensing systems of camera and slit laser.

OE_52_1_013602_f005.png

Table 3

Result of extrinsic calibration of four sensing systems.

Rotation (deg) (Rx, Ry, Rz)Translation (mm) (Tx, Ty, Tz)
Sensor 1(143.3, 27.5, 57.6)(117.6, 2.8, 113.8)
Sensor 2(143.4, 27.6, 58.2)(119.1, 3.1, 106.5)
Sensor 3(143.1, 27.3, 58.2)(118.3, 3.1, 111.0)
Sensor 4(143.8, 27.4, 57.9)(122.0, 4.7, 109.0)

Table 4

The accuracy of estimated 3-D points of four sensor systems.

Absolute error (mm) (mean/std)Relative error (%) (mean/std)
Sensor 10.14/0.082.90/1.63
Sensor 20.13/0.082.69/1.50
Sensor 30.10/0.072.09/1.49
Sensor 40.07/0.051.39/0.96
mean0.11/0.072.27/1.40

4.

Conclusion

In this paper, we presented a new algorithm for the extrinsic calibration of a camera and slit laser system using a calibration structure consisting of two perpendicular planes where one has multiple slits. Our proposed algorithm can work using just one shot of an image while previous algorithms require more than two images acquired under different poses. Also, our proposed algorithm can compute the relative pose of the laser with respect to the camera.

Acknowledgments

This research was financially supported by Basic Science Research Program through the National Research Foundation of Korea (NRF) funded by the Ministry of Education, Science and Technology (2011-0009836).

References

1. 

F. Blais, “Review of 20 years of range sensor development,” J. Electron. Imag., 13 (1), 231 –240 (2004). http://dx.doi.org/10.1117/1.1631921 JEIME5 1017-9909 Google Scholar

2. 

C. H. ChenA. C. Kak, “Modeling and calibration of a structured light scanner for 3D robot vision,” in IEEE Conf. on Robotics and Automation, 807 –815 (1987). Google Scholar

3. 

I. D. Reid, “Projective calibration of a laser-stripe range finder,” Image Vision Comput., 14 (9), 659 –666 (1996). http://dx.doi.org/10.1016/0262-8856(96)84490-8 0262-8856 Google Scholar

4. 

D. Q. Huynh, “Calibration of a structured light stripe system: a novel approach,” Int. J. Comput. Vis., 33 (1), 73 –86 (1999). http://dx.doi.org/10.1023/A:1008117315311 IJCVEQ 0920-5691 Google Scholar

5. 

F. ZhouG. Zhang, “Complete calibration of a structured light stripe vision sensor thorough planar target of unknown orientations,” Image Vision Comput., 23 (1), 59 –67 (2005). http://dx.doi.org/10.1016/j.imavis.2004.07.006 0262-8856 Google Scholar

6. 

D. LanmanG. Taubin, “Build your own 3D scanner: 3D photography for beginners,” in SIGGRAPH 2009, (2009). Google Scholar

7. 

R. Y. Tsai, “A versatile camera calibration technique for high-accuracy 3D machine vision metrology using off-the-shelf TV cameras and lenses,” IEEE J. Robot. Autom., 3 (4), 323 –344 (1987). http://dx.doi.org/10.1109/JRA.1987.1087109 IJRAE4 0882-4967 Google Scholar

Biography

OE_52_1_013602_d001.png

Jong-Eun Ha received his BS and ME degree in mechanical engineering from Seoul National University, Seoul, Korea, in 1992 and 1994, respectively, and the PhD degree in Robotics and Computer Vision Lab. at KAIST in 2000. From February 2000 through August 2002, he worked at Samsung Corning, where he developed a machine vision system. From 2002 to 2005, he worked at Multimedia Engineering in Tongmyong University. Since 2005, he has been assistant professor at the department of automotive engineering in Seoul National University of Science and Technology. His current research interests are intelligent robots/vehicles, object detection and recognition.

OE_52_1_013602_d002.png

Kang-Wook Her received his BS in automotive engineering from Seoul National University of Science and Technology, Seoul, Korea, in 2011. Currently, he is in the MS course at graduate school of NID fusion technology in Seoul National University of Science and Technology. His current research interests are intelligent robot/vehicles.

CC BY: © The Authors. Published by SPIE under a Creative Commons Attribution 4.0 Unported License. Distribution or reproduction of this work in whole or in part requires full attribution of the original publication, including its DOI.
Jong-Eun Ha and Kang-Wook Her "Calibration of structured light stripe system using plane with slits," Optical Engineering 52(1), 013602 (7 January 2013). https://doi.org/10.1117/1.OE.52.1.013602
Published: 7 January 2013
Lens.org Logo
CITATIONS
Cited by 9 scholarly publications and 2 patents.
Advertisement
Advertisement
KEYWORDS
Cameras

Calibration

Imaging systems

Laser systems engineering

Computing systems

Structured light

Sensors

Back to Top