This is a simple Krita add-on that applies a Discrete Fourier Transform to images. I didn’t use Python’s built-in Fourier libraries — the transform is written from scratch. The goal was to understand ...