Computational Vision, Fall 1999
Class 11, Wednesday October 6
Geometry of Image Formation


Review from last class



Today



The geometry of image formation



Reading suggestions



Perspective Projection



Pseudo-Perspective and Orthographic Projections



Perspective vs. Orthographic Projection



Matrix Description of Perspective Projection



Exercises


1.
Find the line of points in the world that projects to image location ${\bf p}$. Consider both orthographic and perspective projections.
2.
Write a matrix to describe pseudo-perspective projection.


Intrinsic Camera Parameters



Extrinsic Camera Parameters



Camera Calibration



Homework


The due date for this will be announced in class.

1.
Show that a line in the world projects onto a line in the image under perspective projection. You may use the original (simplified) camera matrix (Equation 1) that includes neither intrinsic nor extrinsic parameters.
(a)
10 points Prove this algebraically. Start with the parametric equation for a line in three-dimensions. Project this equation into an image. Then eliminate the parameter s from the resulting equations.
(b)
5 points Under what conditions is the projected line actually a single point!
(c)
5 points, extra credit Prove the claim using a geometry argument. In other words, without using equations, reason about why a line in the world must project onto a line on the image plane.
2.
5 points Use your result from 1a to show that parallel lines in the world DO NOT necessarily project to parallel lines in an image.

3.
5 points Show that using an affine camera (Equation 4), parallel lines in the world DO project to parallel lines in an image.



 

Charles Stewart
10/13/1999