Skip to content

Kloud23/Perspective-Transformation-Images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Perspective-Transform

Here, I have tried to make the perspective transformation of photos more visual. Generally, the points in the original image and the coresponding points on the transformed image need to be selected by visual inspection and estimation. I have used openCV, matplotlib.pyplot and numpy techniques to achieve the same.

Following flow chart shows how to use the function defined in Perspective_Transform.ipynb

alt text<>

Following is the image that was used to demonstrate the function usage. alt text

After using the function to get points on the original image and the desired transformed immage, we get an image like the following which shows the point-regions selected. White is the desired transformed point-region and the black lined point-region is the original one.

alt text

After the transformation, the image seemed like that if the camera was in front of the sign. The thickness of body of the working man on the sign and the orientation of the pole on which the sign is mounted suggest the above assumption is true with reasonable approximations.

alt text

About

Image perspective transform visalized and executed!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published