CS 194-26 Project 6

Image Warping and Mosaicing!
Built by Justin Kang (cs194-26-aah)

Project Overview

In this project, we try to create a mosaic of photos that are not necessarily intact. Using similar algorithms from our past project, we try to recreate homographies so that we can transform photos into seemingly same perspectives to imitate a mosaic. We then use the logic from our past project to do a Laplacian blending to put the two photos in perspective, so that it seems like a natural mosaic.