Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 298 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 298 Bytes

Image-Sharpening-Tool

A GUI Interface that allows a user to sharpen any given image with minimal effort.

How to use:

  • Install requirements.txt: pip install -r requirements.txt.
  • Run the python file (FrontEnd.py) located in the 'FrontEnd' folder.
  • The rest should be self explanatory.