CleanFFTBand() | stira::steerable::PyramidMaster< double > | protected |
ClearFFTVector(std::vector< fouriertools::FFTBand * > &set) | stira::steerable::PyramidMaster< double > | protected |
Decompose() | stira::steerable::PyramidReal | virtual |
Diagnose() | stira::steerable::PyramidReal | virtual |
ExtractB(common::NumberMode myMode) | stira::steerable::PyramidMaster< double > | protected |
ExtractB0(common::NumberMode myMode) | stira::steerable::PyramidMaster< double > | protected |
ExtractL() | stira::steerable::PyramidMaster< double > | protected |
ExtractL0() | stira::steerable::PyramidMaster< double > | protected |
GetCopyOfReconstructedGrid() | stira::steerable::PyramidMaster< double > | |
GetFFTBand() | stira::steerable::PyramidMaster< double > | protected |
GetPyramid() | stira::steerable::PyramidMaster< double > | |
mCurrentOrientation | stira::steerable::PyramidMaster< double > | protected |
mCurrentScale | stira::steerable::PyramidMaster< double > | protected |
mDecompositionFactor | stira::steerable::PyramidMaster< double > | protected |
MergeAndReconstructFFTBands(std::vector< fouriertools::FFTBand * > fftSubbandSet) | stira::steerable::PyramidMaster< double > | protected |
mHeight | stira::steerable::PyramidMaster< double > | protected |
mIsForwardTransform | stira::steerable::PyramidMaster< double > | protected |
mNrOrientations | stira::steerable::PyramidMaster< double > | protected |
mNrScales | stira::steerable::PyramidMaster< double > | protected |
mpFFTBand | stira::steerable::PyramidMaster< double > | protected |
mpPyramid | stira::steerable::PyramidMaster< double > | protected |
mpReconstructedGrid | stira::steerable::PyramidMaster< double > | protected |
mpSourceGrid | stira::steerable::PyramidMaster< double > | protected |
mpTmpHighpassGrid | stira::steerable::PyramidMaster< double > | protected |
mReconstructionFactor | stira::steerable::PyramidMaster< double > | protected |
mWidth | stira::steerable::PyramidMaster< double > | protected |
PyramidMaster(ArrayGrid< double > *pGridIn, int myNrScales, int myNrOrientations) | stira::steerable::PyramidMaster< double > | |
PyramidReal(ArrayGrid< double > *pGridIn, int myNrScales, int myNrOrientations) | stira::steerable::PyramidReal | |
Reconstruct() | stira::steerable::PyramidReal | virtual |
ReconstructB(ArrayGrid< double > *pGridIn, common::NumberMode myMode) | stira::steerable::PyramidMaster< double > | protected |
ReconstructB0(ArrayGrid< double > *pGridIn, common::NumberMode myMode) | stira::steerable::PyramidMaster< double > | protected |
ReconstructL(ArrayGrid< double > *pGridIn) | stira::steerable::PyramidMaster< double > | protected |
ReconstructL0(std::vector< fouriertools::FFTBand * > vpFFTBandSet) | stira::steerable::PyramidMaster< double > | protected |
SetFFTBand(fouriertools::FFTBand *pFFTBand) | stira::steerable::PyramidMaster< double > | protected |
SetPyramid(Pyramid< double > *pPyramid) | stira::steerable::PyramidMaster< double > | |
SumFFTBands(std::vector< fouriertools::FFTBand * > fftSubbandSet) | stira::steerable::PyramidMaster< double > | |
ViewTransferFunction(fouriertools::FFTBand *pTransferFunction, std::string token, int scale, int orientation, int maxNrOfOrientations, bool isForward) | stira::steerable::PyramidMaster< double > | protected |
VisualizeReconstructedBandpass(fouriertools::FFTBand *pFftSubband, std::string bandType, int scaleNr, int orientationNr) | stira::steerable::PyramidReal | |
~PyramidMaster() | stira::steerable::PyramidMaster< double > | virtual |
~PyramidReal() | stira::steerable::PyramidReal | |