-
The 2D Tree Sliding Window Discrete Fourier Transform
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 $N_0 \times N_1$ array and $n_0 \times n_1$ windows, our algorithm takes $O(N_0 N_1 n_0 n_1)$ operations. We provide a C imple… ▽ More
Submitted 17 July, 2018; v1 submitted 25 July, 2017; originally announced July 2017.
Comments: 15 pages, 4 figures, submitted to ACM TOMS
Journal ref: ACM Transactions on Mathematical Software, Vol. 45, No. 1, Article 12. Publication date: February 2019