Title: CAP5415 Computer Vision Spring 2003
1CAP5415 Computer VisionSpring 2003
2Camera Parameters
Y
M
Image plane
C
Z
X
Focal plane
m
From Perspective Projection
3Camera Parameters
Y
M
Image plane
C
Z
v
X
Focal plane
m
u
4Camera Parameters
Equation 3
5Camera Parameters
Equation 1
6Camera Parameters
Equation 4
7Camera Parameters
Intrinsic Parameters (Do not depend on camera
position)
8Intrinsic Parameters
9Calculating Camera Center (from Intrinsic
Parameters)
10Extrinsic Parameters
Y
M
Image plane
Y
C
Z
v
X
X
Z
Focal plane
m
u
By Rigid Body Transformation
11Camera Model
12Camera Model
13Suggested Reading
- Chapter 3, Olivier Faugeras, "Three Dimensional
Computer Vision", MIT Press, 1993 - Chapter 2, David A. Forsyth and Jean Ponce,
"Computer Vision A Modern Approach" - Chapter 1, Mubarak Shah, "Fundamentals of
Computer Vision"
14Estimating Camera Parameters
15Estimating Camera Parameters
16Estimating Camera Parameters
Compute v by SVD decomposition of AUDVT (The
solution vector is the column of V corresponding
to null (or smallest) singular value) in D.
17Estimating Camera Parameters
Computing Scale Factor
18Estimating Camera Parameters
Computing
Computing Sign of
19Estimating Camera Parameters
Computing third row of Rotation Matrix
Computing
20Estimating Camera Parameters
Computing Image Center
Let T be a triangle on the image plane defined by
the three Vanishing points of three mutually
orthogonal sets of Parallel lines in space. The
image center is the orthocenter of T
21Suggested Readings
- Chapter 6, Emanuele Trucco, Alessandro Verri,
"Introductory Techniques for 3-D Computer
Vision", Prentice Hall, 1998 - Chapter 1, Mubarak Shah, "Fundamentals of
Computer Vision"