Clone() | stira::imagedata::Pyramid< std::complex< double > > | |
CopyValuesFrom(Pyramid< std::complex< double > > *pOtherPyramid) | stira::imagedata::Pyramid< std::complex< double > > | |
CreateBands(int sourceWidth, int sourceHeight, bool isSubsampled=false, bool isFinestScaleSubsampled=false) | stira::imagedata::Pyramid< std::complex< double > > | |
CWTPyramid(ArrayGrid< double > *pSourceBand, int myNrScales) | stira::imagedata::CWTPyramid | |
DownSampleGrid(ArrayGrid< std::complex< double > > *pBandIn) | stira::imagedata::Pyramid< std::complex< double > > | protected |
GetAverageConeRatioRedundant(int x, int y, int orientationNr, int coarsestScale, int finestScale) | stira::imagedata::Pyramid< std::complex< double > > | |
GetAverageConeRatioSubSampled(int x, int y, int orientationNr, int coarsestScale, int finestScale) | stira::imagedata::Pyramid< std::complex< double > > | |
GetFinestScaleNumber() | stira::imagedata::Pyramid< std::complex< double > > | |
GetLowpassResidual() | stira::imagedata::Pyramid< std::complex< double > > | |
GetLowPassResidual1() | stira::imagedata::CWTPyramid | |
GetLowPassResidual2() | stira::imagedata::CWTPyramid | |
GetNumberOfOrientations() | stira::imagedata::Pyramid< std::complex< double > > | |
GetNumberOfScales() | stira::imagedata::Pyramid< std::complex< double > > | |
GetRecursiveScale(int scale) | stira::imagedata::Pyramid< std::complex< double > > | |
GetResidualScale() | stira::imagedata::Pyramid< std::complex< double > > | |
GetScaleFactorRecursiveLevel() | stira::imagedata::Pyramid< std::complex< double > > | |
GetScaleFactorResidualLevel() | stira::imagedata::Pyramid< std::complex< double > > | |
GetScaleFactorResidualToRecursiveLevel() | stira::imagedata::Pyramid< std::complex< double > > | |
GetSourceDataHeight() | stira::imagedata::Pyramid< std::complex< double > > | |
GetSourceDataWidth() | stira::imagedata::Pyramid< std::complex< double > > | |
HAS_NO_RESIDUALLEVELS enum value (defined in stira::imagedata::Pyramid< std::complex< double > >) | stira::imagedata::Pyramid< std::complex< double > > | |
HAS_RESIDUALLEVELS enum value (defined in stira::imagedata::Pyramid< std::complex< double > >) | stira::imagedata::Pyramid< std::complex< double > > | |
HasResidualScale() | stira::imagedata::Pyramid< std::complex< double > > | |
IS_REDUNDANT enum value (defined in stira::imagedata::Pyramid< std::complex< double > >) | stira::imagedata::Pyramid< std::complex< double > > | |
IS_SUBSAMPLED enum value (defined in stira::imagedata::Pyramid< std::complex< double > >) | stira::imagedata::Pyramid< std::complex< double > > | |
IsFinestScaleSubsampled() (defined in stira::imagedata::Pyramid< std::complex< double > >) | stira::imagedata::Pyramid< std::complex< double > > | |
IsSubsampled() | stira::imagedata::Pyramid< std::complex< double > > | |
mIsFinestScaleSubsampled (defined in stira::imagedata::Pyramid< std::complex< double > >) | stira::imagedata::Pyramid< std::complex< double > > | protected |
mIsSubsampled (defined in stira::imagedata::Pyramid< std::complex< double > >) | stira::imagedata::Pyramid< std::complex< double > > | protected |
mNrOrientations | stira::imagedata::Pyramid< std::complex< double > > | protected |
mNrScales | stira::imagedata::Pyramid< std::complex< double > > | protected |
mpLowPassResidual | stira::imagedata::Pyramid< std::complex< double > > | protected |
mpResidualPyramidLevels | stira::imagedata::Pyramid< std::complex< double > > | protected |
mpSourceDataGrid | stira::imagedata::Pyramid< std::complex< double > > | protected |
mScaleFactorRecursiveLevel | stira::imagedata::Pyramid< std::complex< double > > | protected |
mScaleFactorResidualLevel | stira::imagedata::Pyramid< std::complex< double > > | protected |
mScaleFactorResidualToRecursiveLevel | stira::imagedata::Pyramid< std::complex< double > > | protected |
mvpRecursivePyramidLevels | stira::imagedata::Pyramid< std::complex< double > > | protected |
Pyramid(ArrayGrid< double > *pSourceBand, int myNrScales, int myNrOrientations, bool isSubsampled, bool needsResidualLevels, bool isFinestScaleSubsampled=false) | stira::imagedata::Pyramid< std::complex< double > > | |
PyramidResidualLevelsArgument enum name (defined in stira::imagedata::Pyramid< std::complex< double > >) | stira::imagedata::Pyramid< std::complex< double > > | |
PyramidSubsamplingArgument enum name (defined in stira::imagedata::Pyramid< std::complex< double > >) | stira::imagedata::Pyramid< std::complex< double > > | |
SetLowpassResidual(ArrayGrid< double > *pGrid) | stira::imagedata::Pyramid< std::complex< double > > | |
SetLowPassResidual1(ArrayGrid< std::complex< double > > *pBand) | stira::imagedata::CWTPyramid | |
SetLowPassResidual2(ArrayGrid< std::complex< double > > *pBand) | stira::imagedata::CWTPyramid | |
SetScaleFactorRecursiveLevel(double factor) | stira::imagedata::Pyramid< std::complex< double > > | |
SetScaleFactorResidualLevel(double factor) | stira::imagedata::Pyramid< std::complex< double > > | |
SetScaleFactorResidualToRecursiveLevel(double factor) | stira::imagedata::Pyramid< std::complex< double > > | |
UpSampleGrid(ArrayGrid< std::complex< double > > *pBandIn, int upSampledWidth, int upSampledHeight) | stira::imagedata::Pyramid< std::complex< double > > | protected |
~CWTPyramid() | stira::imagedata::CWTPyramid | virtual |
~Pyramid() | stira::imagedata::Pyramid< std::complex< double > > | |