← Back to home

Discrete Cosine Transform (DCT)

A reactive UI that creates the Discrete Cosine Transform of a given image, removes some data and then applies the reverse DCT to show the visual artifacts.

I looked into DCTs when I was reading about JPEG and MPEG1 encoding. I wanted to see how different ways of mangling the DCT data would manifest visually.

Launch the experiment View source