Musings of a Fondue

Gaussian Blur

I wanted to understand how the Gaussian blur algorithm works. So I set out to recreate it on Khan Academy. In the process, I ended up learning about kernels and how to use them.

Comments