OTB
9.0.0
Orfeo Toolbox
|
#include "itkNumericTraits.h"
#include "itkMatrix.h"
#include "itkVector.h"
#include "otbMath.h"
#include "otbFunctorImageFilter.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 > > |