Login  Register

Re: Macros to read and write Complex Fourier Transform

Posted by dscho on Feb 13, 2009; 1:27pm
URL: http://imagej.273.s1.nabble.com/Macros-to-read-and-write-Complex-Fourier-Transform-tp3693680p3693692.html

Hi,

On Fri, 13 Feb 2009, Michael Schmid wrote:

> you can use Process>FFT>FFT Options in standard ImageJ (no Fiji
> required) to access the real and imaginary parts of the FFT.

From the source:

        This class implements the FFT, Inverse FFT and Redisplay Power
        Spectrum commands in the Process/FFT submenu. It is based on Arlo
        Reeves' Pascal implementation of the Fast Hartley Transform from NIH
        Image (http://rsb.info.nih.gov/ij/docs/ImageFFT/).

That was exactly the reason why I did not suggest accessing the ImageJ
plugin in my reply: the OP asked for an FFT, not an FHT.

Ciao,
Dscho