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

Go to the source code of this file.

Classes

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

Namespaces

 otb
 
 otb::Functor
 

Typedefs

template<typename TInputImage , typename TOutputImage >
using otb::ReciprocalLinearCovarianceToReciprocalCircularCovarianceImageFilter = FunctorImageFilter< Functor::ReciprocalLinearCovarianceToReciprocalCircularCovarianceFunctor< typename TInputImage::PixelType, typename TOutputImage::PixelType > >