psImageFFT.h File Reference

#include "psImage.h"
#include "psVectorFFT.h"

Include dependency graph for psImageFFT.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

psImagepsImageFFT (psImage *out, const psImage *image, psFFTFlags direction)
 Forward and reverse FFT calculations.
psImagepsImageReal (psImage *out, const psImage *in)
 extract the real portion of a complex image
psImagepsImageImaginary (psImage *out, const psImage *in)
 extract the imaginary portion of a complex image
psImagepsImageComplex (psImage *out, const psImage *real, const psImage *imag)
 creates a complex image from separate real and imaginary plane images
psImagepsImageConjugate (psImage *out, const psImage *in)
 computes the complex conjugate of an image
psImagepsImagePowerSpectrum (psImage *out, const psImage *in)
 computes the power spectrum of an image


Generated on Fri Feb 2 22:24:58 2007 for pslib by  doxygen 1.5.1