GUI application to perform different image processing operations, fully implemented in python.
- Clone the repository
- Install conda environment
conda env create -f environment.yml - Activate the environment
conda activate ipp - Run the application
python main.py
TBD
MIT License
Dennis Wittich