Skip to content

Jpoliachik/PythonImageProcessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Python GUI to perform basic image processing functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages