An open API service indexing awesome lists of open source software.

https://github.com/matinmonshizadeh/image-compression-huffman-coding-technique

The algorithm design project contains Huffman coding, a lossless algorithm to reduce image file size.
https://github.com/matinmonshizadeh/image-compression-huffman-coding-technique

huffman-coding image-compression lossless-compression-algorithm

Last synced: about 1 month ago
JSON representation

The algorithm design project contains Huffman coding, a lossless algorithm to reduce image file size.

Awesome Lists containing this project

README

          

# Image-Compression-Huffman-coding-technique
- **Algorithm design course project (Fall 2022)**
- [Click](https://github.com/matinmonshizadeh/Image-Compression-Huffman-coding-technique/blob/main/AlgorithmDesignProject.pdf) to see additional details of the project.
- ![Python](https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python&logoColor=306998)