Skip to content

jigar23/CABAC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

CABAC

Context Adaptive QM Coding

This file takes as input binary data (image, text, audio etc.), reads the data bit by bit and encodes the data using Context Adaptive QM Coding.

It can also do some bitmap preprocessing on the input file to make the data more amenable to compression.

To execute this file, simply run CABAC.cpp and follow instructions on the screen.

IMP:

For detailed impelmentation of the code, refer the file QMCoder.pdf

About

Context Adaptive QM Coding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages