OTB  9.0.0
Orfeo Toolbox
Classes | Namespaces
otbSinclairToCovarianceMatrixImageFilter.h File Reference
#include <complex>
#include "otbFunctorImageFilter.h"
#include "otbPolarimetryTags.h"
+ Include dependency graph for otbSinclairToCovarianceMatrixImageFilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 otb
 
 otb::Functor
 

Typedefs

template<typename TInputImage , typename TOutputImage >
using otb::SinclairToCovarianceMatrixImageFilter = FunctorImageFilter< Functor::SinclairToCovarianceMatrixFunctor< 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::SinclairToCovarianceMatrixImageFilter = FunctorImageFilter< Functor::SinclairToCovarianceMatrixFunctor< 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 > >