OTB  9.0.0
Orfeo Toolbox
Classes | Namespaces | Typedefs
otbMuellerToPolarisationDegreeAndPowerImageFilter.h File Reference
#include "itkNumericTraits.h"
#include "itkMatrix.h"
#include "itkVector.h"
#include "otbMath.h"
#include "otbFunctorImageFilter.h"
+ Include dependency graph for otbMuellerToPolarisationDegreeAndPowerImageFilter.h:

Go to the source code of this file.

Classes

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

Namespaces

 otb
 
 otb::Functor
 

Typedefs

template<typename TInputImage , typename TOutputImage >
using otb::MuellerToPolarisationDegreeAndPowerImageFilter = FunctorImageFilter< Functor::MuellerToPolarisationDegreeAndPowerFunctor< typename TInputImage::PixelType, typename TOutputImage::PixelType > >