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:
- Transform and to Fourier domain: ,
- Pointwise multiplication:
- Transform back to Spacial domaion