OTB
9.0.0
Orfeo Toolbox
|
#include <otbWaveletOperator.h>
Public Types | |
typedef WaveletHighPassOperator< TMotherWaveletOperator, TDirectionOfTransformation, TPixel, VDimension, TAllocator > | HighPassOperator |
typedef WaveletLowPassOperator< TMotherWaveletOperator, TDirectionOfTransformation, TPixel, VDimension, TAllocator > | LowPassOperator |
typedef WaveletOperator | Self |
Private Member Functions | |
WaveletOperator () | |
WaveletOperator (const Self &) | |
~WaveletOperator () | |
A Generic NeighborhoodOperator wavelets filter set defined for templation.
This class is the general class to be used for template definition of any Wavelet decomposition. It contains only typedef that give access to specific LowPass and HighPass filters in a dyadic decomposition frame.
Note: It is not an operator as it stands
Definition at line 56 of file otbWaveletOperator.h.
typedef WaveletHighPassOperator<TMotherWaveletOperator, TDirectionOfTransformation, TPixel, VDimension, TAllocator> otb::WaveletOperator< TMotherWaveletOperator, TDirectionOfTransformation, TPixel, VDimension, TAllocator >::HighPassOperator |
Definition at line 65 of file otbWaveletOperator.h.
typedef WaveletLowPassOperator<TMotherWaveletOperator, TDirectionOfTransformation, TPixel, VDimension, TAllocator> otb::WaveletOperator< TMotherWaveletOperator, TDirectionOfTransformation, TPixel, VDimension, TAllocator >::LowPassOperator |
Typedefs redirections
Definition at line 64 of file otbWaveletOperator.h.
typedef WaveletOperator otb::WaveletOperator< TMotherWaveletOperator, TDirectionOfTransformation, TPixel, VDimension, TAllocator >::Self |
Standard typedefs
Definition at line 61 of file otbWaveletOperator.h.
|
private |
This class may not be instantiated Intentionally not implemented
|
private |
This class may not be instantiated Intentionally not implemented
|
private |
This class may not be instantiated Intentionally not implemented