OTB  9.0.0
Orfeo Toolbox
Classes | Namespaces | Typedefs
otbReciprocalPauliDecompImageFilter.h File Reference
#include "otbFunctorImageFilter.h"
+ Include dependency graph for otbReciprocalPauliDecompImageFilter.h:

Go to the source code of this file.

Classes

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

Namespaces

 otb
 
 otb::Functor
 

Typedefs

template<typename TInputImage , typename TOutputImage >
using otb::ReciprocalPauliDecompImageFilter = FunctorImageFilter< Functor::ReciprocalPauliDecompFunctor< typename TInputImage::PixelType, typename TOutputImage::PixelType > >