CS 194-26 Project #3

IMAGE WARPING and MOSAICING

This project involved taking different images and morphing them or mosiacing them.

Shoot the Pictures

I’m super proud of the decorations in my room so I decded to shoot pictures in my room.

Recover Homographies

This part revlolved around taking the correspondence points of two images and take the homography transformation equation to create matrix H. We get an equation of the form AH = b and solve for H. H is a 3x3 matrix. We use least squares to solve the equation.

Rectify Images

This process involves creating correspondence points of the object’s outline and then choosing points that create a rectangle/square shape.

Rectifying an empty cork board on my wall.

Rectifying my monitor!