Interactive Convolution Visualizer




Input (Blue = Kernel Area)
Output (Hover Me)

How it works:

A Convolution is a sliding window operation. In the code you provided:

Hover over the green Output cells to see which Input pixels the kernel is currently "looking at."