Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

psImageFFT.h File Reference


Detailed Description

Contains FFT transform related functions for psImage.

Author:
Robert DeSonia, MHPCC
Version:
Revision
1.4
Name
rel6_0
Date:
Date
2005/06/08 23:40:45
Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii

Definition in file psImageFFT.h.

#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 *in, 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 Wed Jun 15 11:01:02 2005 for Pan-STARRS Foundation Library by  doxygen 1.4.1