CS 194-26

Project 5: [Auto] Stitching Photo Mosaics

Zhimin Cai

Part 1: Image Warping and Mosaicing

Using Least Square to estimate the Homographic matrix H with corresponding points from two images.

Ladder in Place?

1.1 Shoot the Pictures

1.2 Recover Homographies

1.3 Warp the Images

With the Homographic matrix, we can get pixels from original image using inverse warpping.

20 corresponding points

1.4 Retification