/img_compress-huffman_runlength

This is a class homework which is basically a compressor/decompressor of gray-scale bitmap images (PBM). The algorithm mixes Huffman's algorithm and Run Length encoding algorithm.

Primary LanguageC++MIT LicenseMIT

Watchers