Skip to content

trungquy/image_warping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Warping using Homography Transformation

  • Step 1: Manually pick 4 points of one rectangle in the same plane in original image
  • Step 2: Compute homography matrix H
  • Step 3: Compute transformed image using H
  • Input - Image and selected rectangle (red rectangle)

  • Output

About

Image Warpping using homography transformation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages