OTB  9.0.0
Orfeo Toolbox
Classes | Namespaces | Typedefs
otbMuellerToReciprocalCovarianceImageFilter.h File Reference
#include "otbFunctorImageFilter.h"
+ Include dependency graph for otbMuellerToReciprocalCovarianceImageFilter.h:

Go to the source code of this file.

Classes

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

Namespaces

 otb
 
 otb::Functor
 

Typedefs

template<typename TInputImage , typename TOutputImage >
using otb::MuellerToReciprocalCovarianceImageFilter = FunctorImageFilter< Functor::MuellerToReciprocalCovarianceFunctor< typename TInputImage::PixelType, typename TOutputImage::PixelType > >