Batch processing with FFTJ plugin

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Batch processing with FFTJ plugin

Aaron Hendrickson
Hello everyone,

I am trying to compute the autocorrelation functions for a large sequence
of images using the FFTJ plugin.  I am doing this by taking a single image,
computing the power spectrum using FFTJ (double precision, forward
transform, origin @ (0, 0)), and then taking the inverse FT of the power
spectrum image (again using FFTJ with origin @ (0, 0)).  My question is, is
there a way to perform this procedure on a stack of images using FFTJ?
 According to the documnetation for FFTJ, the plugin interprets an image
stack as a 3-d volume and not a series of individual 2-d images.

Thanks in advance,
Aaron.

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html