paul-reiners / getting-smaller

Apply the singular value decomposition to image compression and reinforce the Eckart-Young Theorem.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getting-smaller

Apply the singular value decomposition to image compression and reinforce the Eckart-Young Theorem.

Low rank approximations to an image using the SVD

Original Image
Original Image

Rank-1 approximation
Rank-1 approximation
Rank-5 approximation
Rank-5 approximation
Rank-20 approximation
Rank-20 approximation
Rank-50 approximation
Rank-50 approximation
Rank-100 approximation
Rank-100 approximation

Color image compression

Original Image
Original Image

About

Apply the singular value decomposition to image compression and reinforce the Eckart-Young Theorem.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:MATLAB 86.6%Language:C 7.0%Language:Python 4.4%Language:Makefile 2.1%