svd_gray_test


svd_gray_test, a MATLAB program which calls svd_gray() to read a file containing a grayscale image and uses the singular value decomposition (SVD) to compute and display a series of low rank approximations to the image.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

svd_gray, a MATLAB program which reads a gray scale image, computes the Singular Value Decomposition (SVD), and constructs a series of low rank approximations to the image.

Source Code:

Approximations were made using 1, 2, 5, 10, 20, 40, and 80 optimal columns:


Last modified on 12 December 2018.