CS 194-26 Project 5A: Image Warping and Mosaicing

Catherine Lu, Fall 2020



Part A

Initial Photos

For my starting photos, I took a few sets of pictures around different areas of Berkeley to use for image mosaicing. Below are some of the initial sets.

Compute Homography and Warp

After obtaining the images, I selected corresponding points on each of the images and computed the homography matrix to warp from one set of points to the other.

Here I have show some images for which I computed a homographies that mapped the original image to a planar image.