21 #ifndef otbReciprocalHuynenDecompImageFilter_h
22 #define otbReciprocalHuynenDecompImageFilter_h
40 template <
class TInput,
class TOutput>
46 inline void operator()(TOutput& result,
const TInput& Covariance)
const
92 template <
typename TInputImage,
typename TOutputImage>
A generic functor filter templated by its functor.
Evaluate the Huynen decomposition from the reciprocal Sinclair matrix image.
TOutput::ValueType OutputValueType
constexpr vcl_size_t OutputSize(...) const
static constexpr double m_Epsilon
void operator()(TOutput &result, const TInput &Covariance) const
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.