Nikolay,
did you try complex FFT?
Open the "FFT Options"-dialog and check _only_ "Complex Fourier
Transform" and "Do forward transform". The resulting Fourier spectrum is
a stack consisting of the real and the imaginary part.
Provided your spectral filter-function is real valued, you now can
multiply the "complex" stack with this function by use of the "Image
Calculator".
The result is again a complex stack. Now choose "Inverse FFT" and you
will get the filtered image as a "complex" stack. You can ignore or
delete the imaginary part of it.
If your spectral filter-function is complex-valued, i.e. another
"complex" stack, then you need to perform a complex multiplication and
this is best done with a corresponding macro. The result must again be a
single "complex" stack that can be re-transformed by choosing "Inverse FFT".
HTH
Herbie
________________________________________
On 04.03.13 00:37, Nikolay Rogoshchenkov wrote:
> Hello,
>
> I have ImageJ 1.47k, and two images, I do FFT transform for both, multiply
> this images and
> trying to perform inverse FFT, but each time I get message "*Frequency
> Domain Image Required*", why?
>
> --
> Nikolay
>
> --
> ImageJ mailing list:
http://imagej.nih.gov/ij/list.html--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html