Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 458 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 458 Bytes

Encoding-Algorithms

CS254, Design and Analysis of Algorithms Project

For Image Compression and Decompression Using Huffman Encoding

Run script_huffman.sh

For Image Compression and Decompression Using Arithmetic Coding

Run script_arithmetic.sh

For Image Compression and Decompression Using Improved Huffman Encoding

Run script_improved_huffman.sh

Image writer, loader and resizer library for C++ : https://github.com/nothings/stb