FFTs in Graphics and Vision
600.660
Assignment 3 Resources

Latest Code Release
The code for performing the different Fourier transforms has been changed somewhat dramatically from what was initially released. To implement this assignment, you will need the latest release of the source code, available at Source.zip.
Tools
To assist you in analyzing your code, two windows executables are are provided:
Data Sets
All of your executables require a spherical function as input. For your convenience, a set of such functions are provided, all at a resolution of 128x128. Including:
Code