Image Compression and Encoding

Computer Science

This project was for my CS 450 class (digital signal processing). The point of this project was to learn about various compression and encoding techniques. For it, I compressed and encoded various images and explored the effectiveness of both processes. The program was written in C++, and the images were formatted as pgm (a convenient format to read, but not supported on most computers). The program itself was not very user-friendly, as I was more interested in quick results than anything else.

Nonetheless, feel free to poke around:

Posted December 10, 2000 (01:11 AM)