Skip to content

We'll be trying to compress an image using VQ. Vector quantization (VQ) is a lossy data compression method based on the principle of block coding. It is a fixed-to-fixed length algorithm.

Notifications You must be signed in to change notification settings

euphoricmangat/Image-Compression-Using-Vector-Quantization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image-Compression-Using-Vectorization

We'll be trying to compress an image using VQ. Vector quantization (VQ) is a lossy data compression method based on the principle of block coding. It is a fixed-to-fixed length algorithm.

How to run ?

1. Clone/Download the repo
2. Open a terminal in the cloned repo's directory 
3. Run jupyter notebook
4. Open ImageCompression.ipynb

About

We'll be trying to compress an image using VQ. Vector quantization (VQ) is a lossy data compression method based on the principle of block coding. It is a fixed-to-fixed length algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published