OTB  9.0.0
Orfeo Toolbox
Classes | Namespaces | Typedefs
otbReciprocalHAlphaImageFilter.h File Reference
#include "otbMath.h"
#include "vnl/algo/vnl_complex_eigensystem.h"
#include <algorithm>
#include <vector>
#include <complex>
#include "otbFunctorImageFilter.h"
+ Include dependency graph for otbReciprocalHAlphaImageFilter.h:

Go to the source code of this file.

Classes

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

Namespaces

 otb
 
 otb::Functor
 

Typedefs

template<typename TInputImage , typename TOutputImage >
using otb::ReciprocalHAlphaImageFilter = FunctorImageFilter< Functor::ReciprocalHAlphaFunctor< typename TInputImage::PixelType, typename TOutputImage::PixelType > >