OTB  9.0.0
Orfeo Toolbox
Classes | Namespaces
otbSinclairToMuellerMatrixImageFilter.h File Reference
#include <complex>
#include "otbFunctorImageFilter.h"
#include "otbPolarimetryTags.h"
+ Include dependency graph for otbSinclairToMuellerMatrixImageFilter.h:

Go to the source code of this file.

Classes

class  otb::Functor::SinclairToMuellerMatrixFunctor< TInput1, TInput2, TInput3, TInput4, TOutput >
 

Namespaces

 otb
 
 otb::Functor
 

Typedefs

template<typename TInputImage , typename TOutputImage >
using otb::SinclairToMuellerMatrixImageFilter = FunctorImageFilter< Functor::SinclairToMuellerMatrixFunctor< typename TInputImage::PixelType, typename TInputImage::PixelType, typename TInputImage::PixelType, typename TInputImage::PixelType, typename TOutputImage::PixelType >, std::tuple< polarimetry_tags::hh, polarimetry_tags::hv, polarimetry_tags::vh, polarimetry_tags::vv > >
 
template<typename TInputImage , typename TOutputImage >
using otb::SinclairToMuellerMatrixImageFilter = FunctorImageFilter< Functor::SinclairToMuellerMatrixFunctor< typename TInputImage::PixelType, typename TInputImage::PixelType, typename TInputImage::PixelType, typename TInputImage::PixelType, typename TOutputImage::PixelType >, std::tuple< polarimetry_tags::hh, polarimetry_tags::hv, polarimetry_tags::vh, polarimetry_tags::vv > >