In this project I take two (or more) photos and create an image mosaic by registering, projective warping, resampling, and compositing them. To do this, I compute homographies of the images (using least squares), and use them to warp the images.
Here are the pictures I have taken around campus and will be doing warping on.
|
|
For this part, I inverse wrapped the two images above using the homography calculated earlier.