STIRA
0.1
|
This is the complete list of members for stira::fouriertools::FFT, including all inherited members.
ApplyTransferFunction(FFTBand *pFFTImageData, ArrayGrid< double > *transferFunction) | stira::fouriertools::FFT | static |
ApplyTransferFunction(FFTBand *pFFTImageData, FFTBand *transferFunction) | stira::fouriertools::FFT | static |
ApplyTransferFunctionFFT(ArrayGrid< double > *pInputGrid, ArrayGrid< double > *transferFunction) | stira::fouriertools::FFT | static |
ApplyTransferFunctionFFT(ArrayGrid< double > *pInputGrid, FFTBand *transferFunction) | stira::fouriertools::FFT | static |
ApplyTransferFunctionFFT(ArrayGrid< std::complex< double > > *pInputGrid, FFTBand *transferFunction) | stira::fouriertools::FFT | static |
ApplyTransferFunctionSpatial(ArrayGrid< double > *pInputGrid, ArrayGrid< double > *transferFunction, FFTDataType myDataType=RE) | stira::fouriertools::FFT | static |
ApplyTransferFunctionSpatialComplex(ArrayGrid< double > *pInputGrid, ArrayGrid< double > *transferFunction) | stira::fouriertools::FFT | static |
ComputeLogPowerSpectrum(ArrayGrid< double > *pInputGrid) | stira::fouriertools::FFT | static |
ComputePowerSpectrum(ArrayGrid< double > *pInputGrid) | stira::fouriertools::FFT | static |
ComputeRadiallyAveragedSpectrum(ArrayGrid< double > *pInputImage, int thetaSteps=500) | stira::fouriertools::FFT | static |
Convolve(ArrayGrid< double > *pInputGrid, ArrayGrid< double > *pFilterKernel) | stira::fouriertools::FFT | static |
Convolve(Image *pInputImage, ArrayGrid< double > *pFilterKernel) | stira::fouriertools::FFT | static |
CreateComplexGridFromRealGrid(ArrayGrid< double > *pGridIn) | stira::fouriertools::FFT | static |
CreateRealGridFromComplexGrid(ArrayGrid< std::complex< double > > *pGridIn) | stira::fouriertools::FFT | static |
FFT() | stira::fouriertools::FFT | |
GaussConvolve(Image *pInputImage, double sigma) | stira::fouriertools::FFT | static |
GaussConvolve(ArrayGrid< double > *pInputGrid, double sigma) | stira::fouriertools::FFT | static |
RescaleGrid(ArrayGrid< double > *pGrid, double newMin, double newMax) | stira::fouriertools::FFT | protectedstatic |
SuppressOuterFrequencies(ArrayGrid< double > *pInputGrid) | stira::fouriertools::FFT | static |
WriteFFTDataToPPM(FFTBand *pFFTData, FFTDataType myDataType, char *pFileName, double factor) | stira::fouriertools::FFT | protectedstatic |
~FFT() | stira::fouriertools::FFT |