OTB
9.0.0
Orfeo Toolbox
|
#include <otbReciprocalHuynenDecompImageFilter.h>
Public Types | |
typedef TOutput::ValueType | OutputValueType |
Public Member Functions | |
void | operator() (TOutput &result, const TInput &Covariance) const |
constexpr vcl_size_t | OutputSize (...) const |
Static Private Attributes | |
static constexpr double | m_Epsilon = 1e-6 |
Evaluate the Huynen decomposition from the reciprocal Sinclair matrix image.
Use otb::HuynenDecompImageFilter to apply
Definition at line 41 of file otbReciprocalHuynenDecompImageFilter.h.
typedef TOutput::ValueType otb::Functor::ReciprocalHuynenDecompFunctor< TInput, TOutput >::OutputValueType |
Definition at line 44 of file otbReciprocalHuynenDecompImageFilter.h.
|
inline |
Definition at line 46 of file otbReciprocalHuynenDecompImageFilter.h.
|
inlineconstexpr |
Definition at line 69 of file otbReciprocalHuynenDecompImageFilter.h.
|
staticconstexprprivate |
Definition at line 76 of file otbReciprocalHuynenDecompImageFilter.h.