Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

HEXcube/DataEncoding

Repository files navigation

Adaptive Coding

Python implementations of data encoding techniques for assignments of Image & Video Coding elective. Part of Cochin University Masters Degree course for 2018 scheme.

How To Setup

On Ubuntu 16.04 LTS or up:

sudo apt install python3-pip
pip3 install --user jupyterlab
jupyter lab

Adaptive Huffman Coding

View online on Google Colab

Derived from https://github.com/sh1r0/adaptive-huffman-coding

References:

Integer Arithmetic Coding

View online on Google Colab

Derived from https://github.com/gw-c/arith

License

  • Except where otherwise noted, all original content here are released under MIT license
  • Being derived from a GPLv3 source, IntegerArithmeticCoding.ipynb follows the same license

AltStyle によって変換されたページ (->オリジナル) /