2010. 9. 24. 23:16
Computer Vision
Janne Heikkila, Olli Silven, "A Four-step Camera Calibration Procedure with Implicit Image Correction," cvpr, pp.1106, 1997 IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR'97), 1997
Matlab toolbox: http://www.ee.oulu.fi/~jth/calibr/
JanneHeikkilä - Machine Vision Group, Computer Science and Engineering Laboratory, University of Oulu
Olli Silven - Information Processing Laboratory, University of Oulu
cf.
http://www.vision.caltech.edu/bouguetj/calib_doc/htmls/parameters.html
1. Introduction
2. Explicit camera calibration
http://en.wikipedia.org/wiki/Euler_angle
Matlab toolbox: http://www.ee.oulu.fi/~jth/calibr/
JanneHeikkilä - Machine Vision Group, Computer Science and Engineering Laboratory, University of Oulu
Olli Silven - Information Processing Laboratory, University of Oulu
cf.
http://www.vision.caltech.edu/bouguetj/calib_doc/htmls/parameters.html
1. Introduction
4-step
1) DLT (direct linear transformation) for initial parameter values [Tsai 1987, Abdel-Aziz 1971, Melen 1994]
2) Nonlinear parameter estimation for final parameter values [Slama 1980]
3) Correcting errors sourced from feature extraction
4) image correction: new implicit model to interpolate the correct image points
1) DLT (direct linear transformation) for initial parameter values [Tsai 1987, Abdel-Aziz 1971, Melen 1994]
2) Nonlinear parameter estimation for final parameter values [Slama 1980]
3) Correcting errors sourced from feature extraction
4) image correction: new implicit model to interpolate the correct image points
2. Explicit camera calibration
The pinhole camera model is based on the principle of collinearity, where each point in the object space is projected by a straight line through the projection center into the image plane.
http://en.wikipedia.org/wiki/Euler_angle
'Computer Vision' 카테고리의 다른 글
D. C. Brown, (0) | 2010.09.25 |
---|---|
Otsu's method (0) | 2010.09.25 |
Learning OpenCV: Chapter 11 Camera Models and Calibration (0) | 2010.09.24 |
GPGPU (0) | 2010.09.21 |
Ramon E. Moore, R. Baker Kearfott, and Michael J. Cloud <Introduction to Interval Analysis> (0) | 2010.09.18 |