Algorithm 991: The 2D tree sliding window discrete Fourier transform
From MaRDI portal
Abstract: We present a new algorithm for the 2D Sliding Window Discrete Fourier Transform (SWDFT). Our algorithm avoids repeating calculations in overlapping windows by storing them in a tree data-structure based on the ideas of the Cooley- Tukey Fast Fourier Transform (FFT). For an array and windows, our algorithm takes operations. We provide a C implementation of our algorithm for the Radix-2 case, compare ours with existing algorithms, and show how our algorithm easily extends to higher dimensions.
Recommendations
- Windowed discrete Fourier transform for shifting data
- Vector radix 2 2 sliding fast Fourier transform
- New fast algorithm for two-dimensional discrete Fourier transform DFT(2n; 2)
- A new efficient algorithm to compute the two-dimensional discrete Fourier transform
- scientific article; zbMATH DE number 3885286
Cited in
(5)
This page was built for publication: Algorithm 991: The 2D tree sliding window discrete Fourier transform
Report a bug (only for logged in users!)Click here to report a bug for this page (MaRDI item Q5237424)