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
- Host: GitHub
- URL: https://github.com/elucidation/pca-image-compression
- Owner: Elucidation
- Created: 2015-03-29T19:59:17.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-29T20:39:14.000Z (about 11 years ago)
- Last Synced: 2025-10-06T04:40:05.057Z (8 months ago)
- Language: Matlab
- Size: 4.5 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PCA-Image-Compression
Example image compression using Principal Component Analysis SVD to separate components of each rgb channel.


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