Implementation of encoding and decoding of Arithmetic-Coding algorithm using python..
- Clone the repository
$ git clone https://github.com/AbdallahHemdan/Arithmetic-Coding.git
- Navigate to repository directory
$ cd Arithmetic-Coding
- Run encoding file
$ python ./encoding.py
-
Enter block Size
-
Enter float Size
-
Run decoding file
$ python ./decoding.py
- Look at out.jpg in the repository folder