Skip to content

The python script show the image reconstructed using 200 principal components (out of 512).

License

Notifications You must be signed in to change notification settings

Entongsu/Image-compression-and-reconstruction-by-PCA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Compression and Reconstruction by PCA

The python script show the image reconstructed using 200 principal components (out of 512).

Installation

Use the package manager pip to install libraries.

pip install opencv-python
pip install numpy

Usage

python3 recons.py

Visuals

Original Image

Result with varying principal components

License

MIT

About

The python script show the image reconstructed using 200 principal components (out of 512).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%