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

Go to the source code of this file.

Classes

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

Namespaces

 otb
 
 otb::Functor
 

Typedefs

template<typename TInputImage , typename TOutputImage >
using otb::ReciprocalCoherencyToReciprocalMuellerImageFilter = FunctorImageFilter< Functor::ReciprocalCoherencyToReciprocalMuellerFunctor< typename TInputImage::PixelType, typename TOutputImage::PixelType > >