A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).
-
Updated
Aug 6, 2020 - Jupyter Notebook
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).
Building better compression together
The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlzlib) for decompressing LZMA2-encapsulated compressed data in LZMA format within an XZ container, as can be generated with Python 3.6, 7-zip, and xzutils
Clear implementation of arithmetic coding for educational purposes in Java, Python, C++.
a fast range coder in C++, using SSE
TurboRC - Turbo Range Coder / Arithmetic Coding
This is a demo for still image compression application
Embeddable dynamic bit sequence compressor using arithmetic coding
An arithmetic coder for Rust
LZW and Arithmetic Coding Data Compression
Adaptive Arithmetic Compression Library Written in Rust.
File compression library (includes 6 algorithms)
A Simple Adaptive Binary Arithmetic Coder
Examples of Coding Theory
This project contains all the arithmetic operations. For example, addition, subtraction, division, etc.! The functionality is simple, just enter two numbers, and click on the button with arimetic action.
Python - Script sample
A binary arithmetic QM encoder used with some versions of JPEG.
Implementation of lossless data compression technique written in Python.
Arithmetic coding - common algorithm used in both lossless and lossy data compression algorithms
Compression algorithms: Arithmetic, LZW, Run-length. Coding algorithms: Hamming, Repetition, Read-Muller
A small program that multiplies two 16-bit numbers using 16 1-bit ALUs
Arithmetic Coding, it is used in Internet of Things. This type of coding is done to encode a given data for the purpose of security.
Add a description, image, and links to the arithmetic-coding topic page so that developers can more easily learn about it.
To associate your repository with the arithmetic-coding topic, visit your repo's landing page and select "manage topics."