Image Manipulator is a python program that uses QT for the GUI. Open, modify and save images to your fancy.
Use the package manager pip to install opencv-python. In a terminal, type the command below:
pip install opencv-pythonOnce opencv-python is installed, download the zip file from this github page. Extract it and run this command in the new folder:
python3 project_main.pyLink to GitHub repository: https://github.com/StevenHPatrick/cst205_project