Skip to content

AbdallahHemdan/Arithmetic-Coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

image

๐Ÿ—ƒ Arithmetic-Coding

Implementation of encoding and decoding of Arithmetic-Coding algorithm using python..

Table of Contents

Installation

  1. Clone the repository
$ git clone https://github.com/AbdallahHemdan/Arithmetic-Coding.git
  1. Navigate to repository directory
$ cd Arithmetic-Coding

Running

  1. Run encoding file
$ python ./encoding.py
  1. Enter block Size

  2. Enter float Size

  3. Run decoding file

$ python ./decoding.py
  1. Look at out.jpg in the repository folder

image

About

๐Ÿ—ƒ Implementation of encoding and decoding of Arithmetic-Coding algorithm using python..

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages