You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented Vector Quantization for image compression using LBG algorithm and splitting.
About
1 -Implemented LZW algorithm for text compression. 2 - Implemented Adaptive Huffman algorithm for text compression. 3- Implemented Vector Quantization for image compression using LBG algorithm and splitting