/jpeg_dec

A very simple jpeg decoder for learning

Primary LanguageCMIT LicenseMIT

Simple JPEG Decoder

A very simple JPEG decoder, just for learning the process of JPEG decoding. Only support Baseline DCT with H1V1 chroma subsampling YCrCb/grayscale image.

The result will export to PPM format.

References

Sources