Skip to content

reinshift/homography_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Applications of Homography Matrix

  • to embed one image into a specified area of another image

  • surrounding view system

    • main.m: main test file.
    • computeHomography.m: use SVD to compute homography matrix of four pairs of coordinates.
    • applyHomography.m: two approaches to get transformed image. in image_src there're some images for simulation of a simplified surrounding view system.

About

two applications of Homography Matrix.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages