power_bytepower_bytePowerBytePowerBytePowerByte computes the power spectrum from the real and
imaginary parts of a Fourier-transformed image (see
fft_imagefft_imageFftImageFftImageFftImage), i.e., the modulus of the frequencies. The
result image is of type 'byte'"byte""byte""byte""byte". The following formula is
used:
Please note, that resulting gray values that exceed the value of 255
are clipped at 255 because of the resulting image type 'byte'"byte""byte""byte""byte".
Execution Information
Multithreading type: reentrant (runs in parallel with non-exclusive operators).
Multithreading scope: global (may be called from any thread).