Skip to content

JCZuurmond/pyjpeg

Repository files navigation

PyJPEG

Implementation of JPEG in Python. Primary use is educational.

Heavily inspired on this explanatory video by Computerphile.

Examples

The following notebooks contain useful examples:

Links

  • The wiki page explains clearly the different steps of the JPEG - actually the JFIF - algorithm.
  • This article was helpful to understand the inverse Discrete Cosine Transform (DCT).

About

Implement JPEG in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published