Project 2 (out today)
1.Take pictures on a tripod (or handheld)
2.Warp to spherical coordinates
3.Extract features
4.Align neighboring pairs using RANSAC
5.Write out list of neighboring translations
6.Correct for drift
7.Read in warped images and blend them
8.Crop the result and import into a viewer
9.
Roughly based on Autostitch
•By Matthew Brown and David Lowe
•http://www.cs.ubc.ca/~mbrown/autostitch/autostitch.html 
•