Fast, Native Non-Uniform Fast Fourier Transform for TensorFlow
-
Updated
Mar 19, 2023 - C++
Fast, Native Non-Uniform Fast Fourier Transform for TensorFlow
Just an implementation of the 2D FFT used to process images. It also contains implementations of convolution kernels like Gaussian kernel (mostly used in blurring images). CAUTION: The GUI is poorly designed lol. This was used to analyze non-uniform 2D samples using FFT which was the focus of my 3rd year project in uni. I hope it helps anyone :)
Add a description, image, and links to the non-uniform-fast-fourier-transform topic page so that developers can more easily learn about it.
To associate your repository with the non-uniform-fast-fourier-transform topic, visit your repo's landing page and select "manage topics."