This application is able to help you adjust the brightness, contrast, and add an adjustable color filter to your picture. This program was made entirely with python to help me learning about image processing. Since i'm new to programming and especially image processing, there's a lot of challanges that i faced. Some of them was how to implement those features (brightness, contrast, color filter) to the photo and give an update everytimes the trackbar is change.
- Adjust Brightness
- Adjust Contrast
- Add Color Filter
- Save the image
- Adjusting shadow
- Adjusting saturation
- Reduce the loading image time (especially after using the features)
- Make the result photo less blurry and more HD
python app.py