This project was developed as part of the "Analysis and Algorithm Techniques" curriculum component in the Computer Engineering Bachelor's degree program at IFPB, Campus Campina Grande.
Developed by:
Alberto da Silva Félix and Daniel Santos Silva Júnior.
The application aims to compress and decompress images using the Huffman method.
- Python
- OpenCV
- Clone the repository https://github.com/DanielSTS/Huffman-Encoder-Decoder
- Follow the usage instructions provided in the code.