scs logo Programming Project #4 (proj4)
15-463: Computational Photography

[Auto]Stitching Photo Mosaics
Due Date: It's complicated (see below).

Overview

This project is all about stitching together many photographs to create larger composite images. It is divided into two parts with different due dates (see 'Deliverables'):

  1. In the first part, you will capture source photographs, define correspondences between them, and then warp and composite them. A detailed description of the requirements and scoring is given here.
  2. In the second part, you will automate the correspondence-finding portion of the first part so that you can create the panoramas automatically. A detailed description of the requirements and scoring for this part are given here.

Deliverables

Since this is an odd two-part project, there are two due dates:

For turn-in, use the proj4/www and proj4/code folders, as per the submission instructions.