![]() |
OTB
10.0.0
Orfeo Toolbox
|
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 > > |