Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 1.03 KB

README.md

File metadata and controls

11 lines (10 loc) · 1.03 KB

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