CS395/495(26)  Image Based Modeling and Rendering

Northwestern University Spring 2002  Jack Tumblin

Filename Prefix Topic Due Date Weight
p1<your last name> Image Grid Viewer April 16   5%
p2<your last name> 2D Projective Image Warper April 30 15%
  Midterm Written Exam   20%
p3<your last name> 3D Projective Image Warper May 14 20%
p4<your last name> Monocular Camera Calibrator May 28 20%
p5<your last name> 2-Image Epipolar Geometry Finder Exam Day 20%

Instructions for turning in homework projects:

1) Let's all use VisualC++ 6.0 and MFC for projects, and make sure all your source files are in a single directory tree.  Any libraries and header files that are not a part of the VC++6 should also be put in your directory tree.  You may use any filenames you wish for your work, but be very careful about naming the ZIP file you send me: see 5) below.

2) Make sure ALL of your source files contain a comment block at the top that contains at least:
    -- 'Spring 2002, Northwestern University, Computer Science 
    -- '395/495-26 Image Based Modeling and Rendering' 
    -- "Created <date> by <your name, e-mail address>  project#, 
    -- A brief description of the file contents/ purpose/ reasoning.
    -- At least make a pretense of commenting for your code ;-).

3) Write a README.TXT file and put it in your project's root directory.  This file should contain:

    -- 'Spring 2002, Northwestern University, Computer Science 
    -- '395/495-26 Image Based Modeling and Rendering' 
    -- "Created <date> by <your name, e-mail address>  project#, 
    -- Instructions on how to use the program. 

4) Check one last time to make sure your project compiles and runs.  Make an single WinZip compressed file that holds your whole project, complete with the directory tree, using relative addressing.  Set the filename of this file carefully...

5) Zip file name.  You many use any project names or filenames you wish in your project, however, the name of the ZIP file you send me is very important: it must begin with the prefix listed below.  For example, if student George P. Burdell completed project 2, he would send me a zip file named p2Burdell.zip.

6) Email file to:  jet@cs.northwestern.edu