Skip to content

hazooree/Image-Alignment-Tool-Using-SVD-Based-Homography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

Aligning Your Misaligned Images of a tall building or large scene

[Note: For a Detailed demo Visit: https://youtu.be/qJlzK17fjPg]

It is the simplest implementation of Homography in Matlab using SVD. To change the image Just Type image name instead of 'notredame'

Steps:

  1. First you have to chooose 4 source points. (points to be moved)
  2. Then you have to choose 4 destination points.
  3. Then you will see transformed image, now you have to select 4 corners of image to crop it automatically for you.
  4. The resultant image will be saved automatically as aligned image appended with name of image

Requirement

Machine Vision Toolbox for MATLAB (Available in Code Folder)

About

Aligning Your Misaligned Image/images of a tall building or large scene Using Simplest Calculation of Homography Matrix Estimation using SVD

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages