GitHub / papajijaat / Image-Compression-Using-Vector-Quantization
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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/papajijaat%2FImage-Compression-Using-Vector-Quantization
PURL: pkg:github/papajijaat/Image-Compression-Using-Vector-Quantization
Stars: 1
Forks: 2
Open issues: 0
License: None
Language: Jupyter Notebook
Size: 412 KB
Dependencies parsed at: Pending
Created at: over 8 years ago
Updated at: over 4 years ago
Pushed at: almost 8 years ago
Last synced at: over 2 years ago
Topics: image-compression, kmeans, lossy-data-compression, vector-quantization