项目作者: hazooree

项目描述 :
Aligning Your Misaligned Image/imagess of a tall building or large scene Using Simplest Calculation of Homography Matrix Estimation using SVD
高级语言: Matlab
项目地址: git://github.com/hazooree/Aligning-Your-Misaligned-Images-of-a-tall-building-or-large-scene.git


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)