CS 766 Computer Vision Assignment 2: Panorama & Mosaics

Saikat R. Gomes (saikat@cs.wisc.edu) & Stephen Lazzaro (slazzaro@cs.wisc.edu)

Contents

  1. Home
  2. Introduction
  3. Image Acquisition
  4. Cylindrical Coordinates
  5. SIFT Feature detection
  6. Ransac Translation
  7. Stitching: Translastion
  8. Image Blending
  9. Results
    1. Monona Terrace
    2. University
    3. CS Lobby (iPhone)
  10. Datasets
  11. Code
  12. Git Logs
  13. References

References


  1. M. Brown and D. G. Lowe. "Recognising Panoramas". ICCV 2003.

  2. M. Brown and D. G. Lowe. "Automatic Panoramic Image Stitching using Invariant Features". 2007.

  3. Peter J. Burt and Edward H. Adelson, "A Multiresolution Spline With Application to Image Mosaics". 1983.

  4. Richard Szeliski, Heung-Yeung Shum. "Creating Full View Panoramic Image Mosaics and Environment Maps". SIGGRAPH 1997.