/PythonImageProcessing

Python GUI to perform basic image processing functions

Primary LanguagePython

PythonImageProcessing

Python GUI to perform basic image processing functions.

Using PySide for GUI and PIL for image handling.

WARNING: This is not meant to be efficient. All work is done on the main thread, and Python is not meant for low level functions such as image processing. This program is meant for learning purposes.

alt tag