Sse2 13 DLT
Sse2 13 DLT
Camera Calibration:
Direct Linear Transform
Cyrill Stachniss
pixel trans- world
coordinate formation coordinate
3 4
Mapping Mapping
Direct linear transform (DLT) maps any Direct linear transform (DLT) maps any
object point to the image point object point to the image point
5 6
3 rotations
9 10
How Many Points Are Needed? How Many Points Are Needed?
Each point gives ??? observation Each point gives ??? observation
equations equations
11 12
How Many Points Are Needed? Spatial Resection vs. DLT
§ Calibrated camera
§ 6 unknowns
§ We need at least 3 points
§ Problem solved by spatial resection
Each point gives two observation § Uncalibrated camera
equations, one for each image coordinate § 11 unknowns
§ We need at least 6 points
§ Assuming the model of an affine camera
§ Problem solved by DLT
13 14
15 16
Rearrange the DLT Equation Rearrange the DLT Equation
17 18
So what we can rewrite the equation as So what we can rewrite the equation as
19 20
Rearrange the DLT Equation Rearrange the DLT Equation
21 22
23 24
Estimating the Elements of P Verifying Correctness
§ Rewrite
§ as
§ with
25 26
B B
C C
27 28
Verifying Correctness Verifying Correctness
29 30
31 32
Redundant Observations Redundant Observations
§ In case of redundant observations, § Singular value decomposition (SVD)
we will have contradictions :
37 38
Decomposition of P
§ We have , how to obtain ?
§ Structure of the projection matrix
From to
§ with
39 40
Decomposition of P Decomposition of P
§ We get the projection center through § We get the projection center through
Rotation matrix:
§ Let’s look to the structure
§ What do we know about the matrices?
41 42
Decomposition of P Decomposition of P
Q R
45 46
using with
49 50
51 52
Literature Slide Information
§ Förstner & Wrobel, Photogrammetric § The slides have been created by Cyrill Stachniss as part of the
photogrammetry and robotics courses.
Computer Vision, Chapter 11.2 § I tried to acknowledge all people from whom I used
images or videos. In case I made a mistake or missed
§ Förstner, Scriptum Photogrammetrie I, someone, please let me know.
Chapter 13.3 § The photogrammetry material heavily relies on the very well
written lecture notes by Wolfgang Förstner and the
Photogrammetric Computer Vision book by Förstner & Wrobel.
§ Parts of the robotics material stems from the great
Probabilistic Robotics book by Thrun, Burgard and Fox.
§ If you are a university lecturer, feel free to use the course
material. If you adapt the course material, please make sure
that you keep the acknowledgements to others and please
acknowledge me as well. To satisfy my own curiosity, please
send me email notice if you use my slides.