OTB
9.0.0
Orfeo Toolbox
|
#include <otbReciprocalPauliDecompImageFilter.h>
Public Types | |
typedef TInput::ValueType | InputValueType |
typedef TOutput::ValueType | OutputValueType |
Public Member Functions | |
void | operator() (TOutput &result, const TInput &Sinclair) const |
constexpr vcl_size_t | OutputSize (...) const |
Static Private Attributes | |
static constexpr double | m_Epsilon = 1e-6 |
Evaluate the Pauli decomposition from the reciprocal Sinclair matrix image.
Use otb::PauliDecompImageFilter to apply
Definition at line 42 of file otbReciprocalPauliDecompImageFilter.h.
typedef TInput::ValueType otb::Functor::ReciprocalPauliDecompFunctor< TInput, TOutput >::InputValueType |
Definition at line 45 of file otbReciprocalPauliDecompImageFilter.h.
typedef TOutput::ValueType otb::Functor::ReciprocalPauliDecompFunctor< TInput, TOutput >::OutputValueType |
Definition at line 46 of file otbReciprocalPauliDecompImageFilter.h.
|
inline |
Definition at line 48 of file otbReciprocalPauliDecompImageFilter.h.
|
inlineconstexpr |
Definition at line 61 of file otbReciprocalPauliDecompImageFilter.h.
|
staticconstexprprivate |
Definition at line 68 of file otbReciprocalPauliDecompImageFilter.h.