Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 459 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 459 Bytes

COMPUTER GRAPHICS PROJECT

In this university assignment we have performed given transformations:


  1. Translation
  2. Rotation
  3. Scaling
  4. Shearing
  5. Reflection


We have created interface with Tkinter and used PIL,open-CV, matplotlib and skimage libraries for image transformations.

First there is a button to upload your desirable image then you can apply various transformations and finally download the transformed image.