/HECTO_ART

Computer Graphics Assignment made with using tkinter, open-CV, matplotlib

Primary LanguageJupyter Notebook

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.