Skip to content

In this project, we have implemented an image stitcher that uses image warping and homo-graphies to automatically create an image mosaic. We have focused on the case where we have two input images that should form the mosaic, where we warp one image into the plane of the second image and display the combined views. This problem gives some practi…

Notifications You must be signed in to change notification settings

Kallaf/Image-Mosaics

Repository files navigation

Image-Mosaics

In this project, we have implemented an image stitcher that uses image warping and homo-graphies to automatically create an image mosaic. We have focused on the case where we have two input images that should form the mosaic, where we warp one image into the plane of the second image and display the combined views. This problem gives some practice manipulating homogeneous coordinates, computing homography matrices, and performing image warps. For simplicity, we specifies corresponding pairs of points manually using mouse clicks.

About

In this project, we have implemented an image stitcher that uses image warping and homo-graphies to automatically create an image mosaic. We have focused on the case where we have two input images that should form the mosaic, where we warp one image into the plane of the second image and display the combined views. This problem gives some practi…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages