23 #ifndef otbWaveletGenerator_h
24 #define otbWaveletGenerator_h
27 #include "itkLightObject.h"
28 #include "itkObjectFactory.h"
29 #include "OTBWaveletExport.h"
70 template <Wavelet::Wavelet TMotherWaveletOperator>
Wavelet coefficient definition.
void GetHighPassCoefficientVector(CoefficientVector &coeff) const
~WaveletGenerator() override
const char * GetWaveletName() const
itk::SmartPointer< Self > Pointer
void GetLowPassCoefficientVector(CoefficientVector &coeff) const
WaveletGenerator(const Self &)
std::vector< double > CoefficientVector
void operator=(const Self &)
itk::SmartPointer< const Self > ConstPointer
itk::LightObject Superclass
@ TotalNumberOfDefinedMotherWavelets
@ SPLINE_BIORTHOGONAL_4_4
@ SPLINE_BIORTHOGONAL_2_4
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.