Skip to content

A jupyter notebook showing how images are compressed using Singular Value Decomposition in Python

Notifications You must be signed in to change notification settings

greatsharma/SVD-Image-Compression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVD-Image-Compression

A jupyter notebook showing how images are compressed using SVD.  

Package Requirements

Numpy
Matplotlib
 

Run Using Docker Image

docker pull keyvaluepair/svd_img_compression_notebook:1.0
docker run -p 8888:8888 keyvaluepair/svd_img_compression_notebook:1.0

About

A jupyter notebook showing how images are compressed using Singular Value Decomposition in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published