This project demonstrates real-time image compression using Singular Value Decomposition (SVD) with a graphical user interface (GUI) built using Tkinter.
- Load and display color images.
- Adjust the compression ratio using a slider.
- Semi Real-time update and display of the compressed image.