ECE 549CS 543: COMPUTER VISON LECTURE 5 - PowerPoint PPT Presentation

1 / 13
About This Presentation
Title:

ECE 549CS 543: COMPUTER VISON LECTURE 5

Description:

ECE 549/CS 543: COMPUTER VISON LECTURE 5. CAMERA CALIBRATION ... A Mosaic. Data courtesy of T. Papadopoulo and RealViz. The Intrinsic Parameters of a Camera ... – PowerPoint PPT presentation

Number of Views:117
Avg rating:3.0/5.0
Slides: 14
Provided by: JeanP8
Category:

less

Transcript and Presenter's Notes

Title: ECE 549CS 543: COMPUTER VISON LECTURE 5


1
ECE 549/CS 543 COMPUTER VISON LECTURE 5 CAMERA
CALIBRATION
  • Intrinsic and extrinsic camera parameters
  • The calibration problem
  • Least-squares techniques
  • MATLAB tutorial

Reading Chapters 2 and 3 Slides
http//www-cvr.ai.uiuc.edu/ponce/fall04/lect5.ppt
Programming assignment 1, due Tue. Sep. 22
http//www-cvr.ai.uiuc.edu/ponce/fall04/hw1/hw1.
pdf

2
Data courtesy of T. Papadopoulo and RealViz
A Mosaic
3
The Intrinsic Parameters of a Camera
Units
k,l pixel/m
f m
a,b
pixel
Physical Image Coordinates
Normalized Image Coordinates
4
The Intrinsic Parameters of a Camera
Calibration Matrix
The Perspective Projection Equation
5
The Extrinsic Parameters of a Camera
6
Explicit Form of the Projection Matrix
Note
M is only defined up to scale in this setting!!
7
Theorem (Faugeras, 1993)
8
Calibration Problem
9
Linear Systems
Square system
A
x
b
  • unique solution
  • Gaussian elimination


Rectangular system ??
  • underconstrained
  • infinity of solutions

A
x
b
  • overconstrained
  • no solution

Minimize Ax-b
2
10
How do you solve overconstrained linear equations
??
11
Homogeneous Linear Systems
Square system
A
x
0
  • unique solution 0
  • unless Det(A)0


Rectangular system ??
  • 0 is always a solution

A
x
0

2
Minimize Ax under the constraint x 1
2
12
How do you solve overconstrained homogeneous
linear equations ??
The solution is e .
1
13
Example Line Fitting
Problem minimize with respect to (a,b,d).
  • Minimize E with respect to d

n
  • Minimize E with respect to a,b

where
  • Done !!
Write a Comment
User Comments (0)
About PowerShow.com