OTB  9.0.0
Orfeo Toolbox
Classes | Namespaces | Enumerations
otbWaveletOperatorBase.h File Reference
#include "itkMacro.h"
#include "itkNeighborhoodOperator.h"
#include "otbWaveletGenerator.h"
#include "otbWaveletOperatorBase.hxx"
+ Include dependency graph for otbWaveletOperatorBase.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  otb::WaveletOperatorBase< TMotherWaveletOperator, TPixel, VDimension, TAllocator >
 

Namespaces

 otb
 
 otb::Wavelet
 

Enumerations

enum  otb::Wavelet::WaveletDirection {
  otb::Wavelet::FORWARD = 0,
  otb::Wavelet::INVERSE = 1
}