OTB  9.0.0
Orfeo Toolbox
Classes | Namespaces | Typedefs
otbReciprocalBarnesDecompImageFilter.h File Reference
#include "otbMath.h"
#include "vnl/algo/vnl_complex_eigensystem.h"
#include <algorithm>
#include "otbFunctorImageFilter.h"
+ Include dependency graph for otbReciprocalBarnesDecompImageFilter.h:

Go to the source code of this file.

Classes

class  otb::Functor::ReciprocalBarnesDecompFunctor< TInput, TOutput >
 

Namespaces

 otb
 
 otb::Functor
 

Typedefs

template<typename TInputImage , typename TOutputImage >
using otb::ReciprocalBarnesDecompImageFilter = FunctorImageFilter< Functor::ReciprocalBarnesDecompFunctor< typename TInputImage::PixelType, typename TOutputImage::PixelType > >