• Stars
    star
    3
  • Rank 3,893,345 (Top 79 %)
  • Language
    Java
  • Created almost 3 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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