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.6
Name
rel7
Date:
Date
2005/07/12 19:12:01
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 *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 Wed Sep 14 10:43:04 2005 for Pan-STARRS Foundation Library by  doxygen 1.4.2