Skip to content

OlehOnyshchak/ImageTransformations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageTransformations

Here you can find python implementation of OpenCV methods for affine and perspective transformation. That is:

Implementation is provided in an educative simplistic way with a lot of comments, visualization, and explanations.

References