EGGH03: SIGGRAPH/Eurographics Workshop on Graphics Hardware 2003
Permanent URI for this collection
Browse
Browsing EGGH03: SIGGRAPH/Eurographics Workshop on Graphics Hardware 2003 by Subject "I.4.3 [Image Processing and Computer Vision]"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item The FFT on a GPU(The Eurographics Association, 2003) Moreland, Kenneth; Angel, Edward; M. Doggett and W. Heidrich and W. Mark and A. SchillingThe 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, manip- ulation, 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 gener- ation 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.