Skip to content

This repo contains stitching number of images using sift feature descriptors and mouse points

Notifications You must be signed in to change notification settings

udithhaputhanthri/Image-Stitching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Stitching

This repo contains stitching number of images using sift feature descriptors and mouse points and create a Panorama. FLANN feature matching (Fast Approximate Nearest Neighbor Search Library ) is used for match the SIFT features of images. cv.findHomography is used in order to compute the Homography of 2 images and RUNSAC is used to remove outliers.

Example: GitHub Logo

About

This repo contains stitching number of images using sift feature descriptors and mouse points

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published