Skip to content

aj161198/ImageMosaicing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ImageMosaicing

Real time stitching of frames captured from a camera(U.A.V) in this case.

The above code implements ->

  1. Creation of blank canvas for stitching images
  2. Feature Computation from ORB Classes
  3. Feature Matching using BFMatcher (Brute-Force Algorithm)
  4. Extraction of correspondences and their homographies
  5. Warping of images from computed Homography

About

Real time 2D panaroma

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages