2️⃣ Convolution (2D)

Convolution with a filter

Image , to which a filter kernel gets applied by a convolution

Efficient filtering

Convolution can also be performed like so:

  1. Transform and to Fourier domain: ,
  2. Pointwise multiplication:
  3. Transform back to Spacial domaion