Skip to content

This repository contains the C++ implementation of Panoramic Image Stitching using Scale Invariant Feature Transform.

Notifications You must be signed in to change notification settings

prathprabhudesai/Panaromic-Image-Stitching-SIFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Panoramic-Image-Stitching-SIFT

This repository contains the C++ implementation of Panoramic Image Stitching using Scale Invariant Feature Transform.

Principle of homography is used in order to stitch two images. Images considered have at least 40% overlap. Scale Invariant Feature Transform descriptor is modified to generate Homography Matrix which is used to stitch the two images.

About

This repository contains the C++ implementation of Panoramic Image Stitching using Scale Invariant Feature Transform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published