Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 545 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 545 Bytes

Image-Operation

An Image Processing Project, To apply some filters and arithmetic operations.

How to run the app

To get a local copy up and running follow these simple steps:

  • Clone the repo
  • open the project in your IDE
  • in a terminal, cd to the project directory
  • run the following command to install the dependencies:
pip install Pillow

Built With