Skip to content
This repository was archived by the owner on Apr 16, 2020. It is now read-only.

Latest commit

 

History

History
2 lines (2 loc) · 226 Bytes

File metadata and controls

2 lines (2 loc) · 226 Bytes

JPEG-encoder-decoder

The implementation consists of a couple of script for encoding and decoding JPEG images, an implementation of Huffman entropy coding, and some utilities such as quantization matrices and list flattener.