Skip to content

This algorithm takes two images and uses feature extraction + homography estimation to stitch both images, forming a panoramic effect.

Notifications You must be signed in to change notification settings

mahikap/Image-Stitching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Image-Stitching

This algorithm takes two images and uses feature extraction + homography estimation to stitch both images, forming a panoramic effect.

Descriptor vectors are extracted using the VLFeat library: http://www.vlfeat.org/

This is an example of 4 images being stitched when this algorithm was called multiple times. The original images can be found in ./TestImages Panoroma with 4 images

About

This algorithm takes two images and uses feature extraction + homography estimation to stitch both images, forming a panoramic effect.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages