Skip to content

SonglanNie/SVD_Image_Compression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVD Image Compression in MATLAB

This is a small project that demonstrates how to compress an image using Singular Value Decomposition (SVD).

The main script, run_image_compression.m, loads an image, converts it to a matrix, and then computes a lower-rank approximation to compress it. It also generates a few plots to show the result and analyze the compression error.

How to Run

  1. Download the files.
  2. Make sure arches.bmp and the function files are in the same folder.
  3. Open MATLAB and run the run_image_compression.m script.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages