Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 754 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 754 Bytes

Encoding-Algorithms

CS254, Design and Analysis of Algorithms Project

Proposal

Presentation

Final Report

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