STIRA
0.1
|
This is the complete list of members for stira::wavelet::Wavelet, including all inherited members.
Decompose(ArrayGrid< double > *pSourceGrid, int nrScales)=0 | stira::wavelet::Wavelet | pure virtual |
GetCopyOfReconstructedGrid() | stira::wavelet::Wavelet | |
GetNumberOfOrientations() | stira::wavelet::Wavelet | |
GetNumberOfScales() | stira::wavelet::Wavelet | |
GetPyramid() | stira::wavelet::Wavelet | |
Initialize(ArrayGrid< double > *pSourceGrid, int nrScales, int nrOrientations=3, bool createBands=false, bool isSubsampled=true, bool isLowestScaleSubsampled=true) | stira::wavelet::Wavelet | protected |
mCurrentScale | stira::wavelet::Wavelet | protected |
mNrOrientations | stira::wavelet::Wavelet | protected |
mNrScales | stira::wavelet::Wavelet | protected |
mpDecomposeReconstructGrid | stira::wavelet::Wavelet | protected |
mpPyramid | stira::wavelet::Wavelet | protected |
mpSourceGrid | stira::wavelet::Wavelet | protected |
mSet | stira::wavelet::Wavelet | protected |
Reconstruct(double threshold=0.0)=0 | stira::wavelet::Wavelet | pure virtual |
Wavelet() | stira::wavelet::Wavelet | |
~Wavelet() | stira::wavelet::Wavelet | virtual |