Skip to content

CSJasper/Image_stitching_visual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Image_stitching_visual

Procedure

  • Choose two images
  • Compute ORB keypoint and descriptors and apply bruteforce matching with Hamming distance.
  • Implement RANSAC algorithm to compute the homography matrix.
  • Prepare a panorama image of larger size and warp two images to the panorama image using the homography matrix.
  • Image plotting
  • More details are on pdf files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published