I have a plugin that does that in my collection at
http://research.stowers.org/imagejplugins. It is under Plugins>ICS Tools>stack temporal fft jru v1. Note that it will automatically truncate the data at some even length (power of 2 or something similar--see the source code for more details). It is also quite fast but the speed is dependent on how close your data set is to a power of 2. It takes ~12 sec for a 256x256x1024 size stack and ~18 sec for the same stack truncated to 960 frames. The data is output as an interlaced stack (real, imaginary, real, imaginary,...). You can use my complex amp jru v1 plugin to get the amplitude.
Jay
-----Original Message-----
From: ImageJ Interest Group [mailto:
[hidden email]] On Behalf Of c8965
Sent: Wednesday, April 25, 2012 1:32 PM
To:
[hidden email]
Subject: FFT/Inverse FFT of Image Stack
Is there a plugin that can carry out an FFT and inverse FFT of an image stack along the z-axis?
--
View this message in context:
http://imagej.1557.n6.nabble.com/FFT-Inverse-FFT-of-Image-Stack-tp4917583p4917583.htmlSent from the ImageJ mailing list archive at Nabble.com.