Skip to content
Reyhan Arief edited this page Dec 7, 2015 · 43 revisions

Welcome to the data-compression wiki!

Compression ratio of dataset from Canterbury dataset.

  • H: Huffman
  • AH: Adaptive Huffman
  • A: Arithmetic
  • An: Arithmetic_n
  • LZSS: Lempel Ziv Storer Szymanski
  • LZW: Lempel Ziv Welch
File H AH A An LZSS LZW12 LZW15v
alice29.txt 58% 43% 43% 68% % 52 % %
asyoulik.txt 61% 39% 40% 65% % 50 % %
cp.html 71% 34% 34% 65% % 51% %
fields.c 74% 36% 36% 69% % 53% %
grammar.lsp 92% 39% 39% 65% % 44% %
kennedy.xls 45% 57% 54% 78% % 60% %
lcet10.txt 59% 42% 42% 70% % 48% %
plrabn12.txt 57% 43% 44% 67% % 51% %
ptt5 21% 80% 79% 88% % 87% %
sum 70% 33% 32% 35% % 20% %
xargs.1 91% 36% 36% 55% % 37% %

Compression ratio of DCT image compression.

File Compression ratio
bookshelf1.img 72%
bookshelf2.img 75%
earth.img 75%
elif.img 83%
omaha.img 59%
sena.img 83%
sensin.img 80%
sinan.img 80%

Compression ration of speech compression method.

File Compression ratio
berk.raw %
gabe.raw %
pat1.raw 1%
pat2.raw 1%
testf.raw 1%
testm.raw 1%

###Introduction to Data Compression e-book.

Compression ratio of Uniform Quantization image compression.

File 1 2 3 4 5 6 7
bookshelf1.img 12.536621 % 25.036621 % 37.536621 % 50.036621 % 62.536621 % 75.036621 % 87.536621 %
bookshelf2.img 12.536621 % 25.036621 % 37.536621 % 50.036621 % 62.536621 % 75.036621 % 87.536621 %
earth.img 12.536621 % 25.036621 % 37.536621 % 50.036621 % 62.536621 % 75.036621 % 87.536621 %
elif.img 12.536621 % 25.036621 % 37.536621 % 50.036621 % 62.536621 % 75.036621 % 87.536621 %
omaha.img 12.536621 % 25.036621 % 37.536621 % 50.036621 % 62.536621 % 75.036621 % 87.536621 %
sena.img 12.536621 % 25.036621 % 37.536621 % 50.036621 % 62.536621 % 75.036621 % 87.536621 %
sensin.img 12.536621 % 25.036621 % 37.536621 % 50.036621 % 62.536621 % 75.036621 % 87.536621 %
sinan.img 12.536621 % 25.036621 % 37.536621 % 50.036621 % 62.536621 % 75.036621 % 87.536621 %
Clone this wiki locally