I am working on doing the FFT of a simple image using fftw.
I cannot use uint8_t for the fftw operation not can I use fftw for the stbi_load function, so I wanted to assi