Skip to content

Creating a panoramic view using 2 pictures which diides the rigion into different parts

License

Notifications You must be signed in to change notification settings

demonpratapdemon/Create-Panorama-using-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create-Panorama-using-OpenCV

Creating a panoramic view using 2 pictures which diides the rigion into different parts

For creating a panorama, we need to go through certain steps as follows :

• Keypoint detection • Local invariant descriptors using SIFT/SURF • Feature matching to match the feature points detected in the 2 images • Homography estimation using RANSAC • Perspective warping

References : [https://towardsdatascience.com/image-panorama-stitching-with-opencv-2402bde6b46c]

About

Creating a panoramic view using 2 pictures which diides the rigion into different parts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published