Small attempt at using SVD (singular value decomposition) to compress images in Java. Saw this in my linear algebra class once, and thought I'd finally give it a try. Excuse the basic name, it gets the job done and the project is not fancy enough for me to name it lol.