- Implemented Error Correction and Compression Coding via Huffman + Repetition , Extended Huffman + Repetition , Arithmetic + Repetition through a noisy channel
- Implemented Image compression via Discrete Wavelet Transform
- Results and observations of above compression techniques are summarised in
ELL786-A1/REPORT.pdf
- Implemented LZW (Lempel-Ziv-Welch) encoder for text and image compression
- Implemented GIF,PNG,JPEG-LS lossless image compression algorithms
- Comparison of their performances are summarized in
ELL786_A2/REPORT.pdf