Skip to content

A Python project that was developed as a university assignment for the subject of Code and Information Theory.

Notifications You must be signed in to change notification settings

thanosparavantis/shannon-fano

 
 

Repository files navigation

Shannon-Fano

A Python project that was developed as a university assignment for the subject of Code and Information Theory. The program features a client-server implementation using sockets. It simulates a simple exchange of an image between the client and the server. Once the user inputs a specific parameter on how the image should be compressed, the Shannon-Fano coding is applied. The image is compressed and sent from the client to the server, which then applies decompression to reconstruct the image.

Group members involved in this project:
Ioannidis Panagiotis, Paravantis Athanasios, Nikas Dionisios

Browse through related projects on thanos.dev:
https://thanos.dev/projects/shannon-fano

About

A Python project that was developed as a university assignment for the subject of Code and Information Theory.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%