Skip to content

pmmukh/cv_panorama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

cv_panorama

Alignment and Panoramas

Read in the images, say input1.jpg, input2.jpg, input3.jpg -> Apply cylindrical wrapping if needed -> Calculate the transformation (homography for projective; affine for cylindrical) between each -> Transform input2 and input3 to the plane of input1, and produce output.png -

There is also some perspective warping done with laplacian blending, but that isn't working correctly.However, it can be used as base code by somebody.

About

Alignment and Panoramas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages