Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 227 Bytes

File metadata and controls

5 lines (3 loc) · 227 Bytes

Image-Compression-using-Vector-Quantization

This repository uses Vector Quantization to create a codebook of N vectors which are used for recreating the specified RAW/RGB images. N is is taken as a parameter from the user.