Sciweavers

EGH
2003
Springer

The FFT on a GPU

13 years 9 months ago
The FFT on a GPU
The Fourier transform is a well known and widely used tool in many scientific and engineering fields. The Fourier transform is essential for many image processing techniques, including filtering, manipulation, correction, and compression. As such, the computer graphics community could benefit greatly from such a tool if it were part of the graphics pipeline. As of late, computer graphics hardware has become amazingly cheap, powerful, and flexible. This paper describes how to utilize the current generation of cards to perform the fast Fourier transform (FFT) directly on the cards. We demonstrate a system that can synthesize an image by conventional means, perform the FFT, filter the image, and finally apply the inverse FFT in well under 1 second for a 512 by 512 image. This work paves the way for performing complicated, real-time image processing as part of the rendering pipeline. Categories and Subject Descriptors (according to ACM CCS): I.3.3 [Computer Graphics]: Bitmap and fr...
Kenneth Moreland, Edward Angel
Added 06 Jul 2010
Updated 06 Jul 2010
Type Conference
Year 2003
Where EGH
Authors Kenneth Moreland, Edward Angel
Comments (0)