Introduction

In this project we learned how to create image mosaics, which is commonly known as panoramas. In order to produce this effect, we applied the concept of image homographies, which ultimateley allowed us to warp images and stitch multiple images together.

Part 1: Image Rectification

Below, I show three examples of rectified images:

Original

Original

Original

Rectified (Monitor)

Rectified (Calender)

Rectified (Notebook)

Part 2: Image Mosaicing

Below, I show three examples of image mosaicing:

Example 1

1

2

Mosaic

Example 2

1

2

Mosaic

Example 3

1

2

Mosaic

Conclusion

In conclusion, I found this project very intesting. I learned about homographic projections and how it relates to image warping and mosaicing. Based on some of the results above, I can also detect limitations of manually selecting feature points.