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

Blending

We used two different types of blending when stitching images together. First, we used feather blending, which yielded very good results, even for the testing images that vary in exposure. We also experimented with pyramid blending and found that to produce even better results. Some examples of panoramas with and without blending are shown below.

No feather blending vs. feather blending vs pyramid blending for images taken with a Canon A640 camera




No feather blending vs. feather blending for testing images given



No feather blending vs. feather blending for images taken with an iPhone 5




No blending

Feather blending

Pyramid blending

No blending

No blending