Orfeo Toolbox  3.16
Public Types | Public Member Functions | Static Private Attributes
otb::Functor::SinclairToCoherencyMatrixFunctor< TInput1, TInput2, TInput3, TInput4, TOutput > Class Template Reference

Construct the fully polarimetric coherency matrix with Sinclair matrix information. More...

#include <otbSinclairToCoherencyMatrixFunctor.h>

List of all members.

Public Types

typedef std::complex< RealTypeComplexType
typedef TOutput::ValueType OutputValueType
typedef double RealType

Public Member Functions

 SinclairToCoherencyMatrixFunctor ()
virtual ~SinclairToCoherencyMatrixFunctor ()
unsigned int GetNumberOfComponentsPerPixel ()
TOutput operator() (const TInput1 &Shh, const TInput2 &Shv, const TInput3 &Svh, const TInput4 &Svv)

Static Private Attributes

static const unsigned int m_NumberOfComponentsPerPixel = 10

Detailed Description

template<class TInput1, class TInput2, class TInput3, class TInput4, class TOutput>
class otb::Functor::SinclairToCoherencyMatrixFunctor< TInput1, TInput2, TInput3, TInput4, TOutput >

Construct the fully polarimetric coherency matrix with Sinclair matrix information.

Output value are:

The output pixel has 10 channels : the diagonal and the upper element of the matrix. Element are stored from left to right, line by line.

See also:
SinclairImageFilter
SinclairToCircularCovarianceMatrixFunctor
SinclairToCovarianceFunctor
SinclairToMuellerFunctor
SinclairToReciprocalCircularCovarianceMatrixFunctor
SinclairToReciprocalCoherencyMatrixFunctor
SinclairToReciprocalCovarianceFunctor

Definition at line 60 of file otbSinclairToCoherencyMatrixFunctor.h.


Member Typedef Documentation

template<class TInput1 , class TInput2 , class TInput3 , class TInput4 , class TOutput >
typedef std::complex<RealType> otb::Functor::SinclairToCoherencyMatrixFunctor< TInput1, TInput2, TInput3, TInput4, TOutput >::ComplexType

Definition at line 65 of file otbSinclairToCoherencyMatrixFunctor.h.

template<class TInput1 , class TInput2 , class TInput3 , class TInput4 , class TOutput >
typedef TOutput::ValueType otb::Functor::SinclairToCoherencyMatrixFunctor< TInput1, TInput2, TInput3, TInput4, TOutput >::OutputValueType

Definition at line 66 of file otbSinclairToCoherencyMatrixFunctor.h.

template<class TInput1 , class TInput2 , class TInput3 , class TInput4 , class TOutput >
typedef double otb::Functor::SinclairToCoherencyMatrixFunctor< TInput1, TInput2, TInput3, TInput4, TOutput >::RealType

Some typedefs.

Definition at line 64 of file otbSinclairToCoherencyMatrixFunctor.h.


Constructor & Destructor Documentation

template<class TInput1 , class TInput2 , class TInput3 , class TInput4 , class TOutput >
otb::Functor::SinclairToCoherencyMatrixFunctor< TInput1, TInput2, TInput3, TInput4, TOutput >::SinclairToCoherencyMatrixFunctor ( )
inline

Constructor

Definition at line 106 of file otbSinclairToCoherencyMatrixFunctor.h.

template<class TInput1 , class TInput2 , class TInput3 , class TInput4 , class TOutput >
virtual otb::Functor::SinclairToCoherencyMatrixFunctor< TInput1, TInput2, TInput3, TInput4, TOutput >::~SinclairToCoherencyMatrixFunctor ( )
inlinevirtual

Destructor

Definition at line 109 of file otbSinclairToCoherencyMatrixFunctor.h.


Member Function Documentation

template<class TInput1 , class TInput2 , class TInput3 , class TInput4 , class TOutput >
unsigned int otb::Functor::SinclairToCoherencyMatrixFunctor< TInput1, TInput2, TInput3, TInput4, TOutput >::GetNumberOfComponentsPerPixel ( )
inline
template<class TInput1 , class TInput2 , class TInput3 , class TInput4 , class TOutput >
TOutput otb::Functor::SinclairToCoherencyMatrixFunctor< TInput1, TInput2, TInput3, TInput4, TOutput >::operator() ( const TInput1 &  Shh,
const TInput2 &  Shv,
const TInput3 &  Svh,
const TInput4 &  Svv 
)
inline

Member Data Documentation

template<class TInput1 , class TInput2 , class TInput3 , class TInput4 , class TOutput >
const unsigned int otb::Functor::SinclairToCoherencyMatrixFunctor< TInput1, TInput2, TInput3, TInput4, TOutput >::m_NumberOfComponentsPerPixel = 10
staticprivate

The documentation for this class was generated from the following file:

Generated at Sun Feb 3 2013 04:26:33 for Orfeo Toolbox with doxygen 1.8.1.1