An open API service indexing awesome lists of open source software.

https://github.com/elucidation/pca-image-compression

Example image compression using Principal Component Analysis SVD to separate components of each rgb channel
https://github.com/elucidation/pca-image-compression

Last synced: 3 months ago
JSON representation

Example image compression using Principal Component Analysis SVD to separate components of each rgb channel

Awesome Lists containing this project

README

          

# PCA-Image-Compression
Example image compression using Principal Component Analysis SVD to separate components of each rgb channel.

![Grayscale](http://fat.gfycat.com/BeautifulZestyGerenuk.gif)
![Color](http://fat.gfycat.com/WelltodoElaborateBrocketdeer.gif)

The code runs a for loop for varying subsections `p` of each component, lower p is higher compression