Orfeo Toolbox  3.16
Public Types | Public Member Functions | Protected Attributes
otb::Functor::NormalizeVectorImageFunctor< TInput, TOutput > Class Template Reference

NormalizeVectorImageFunctor. More...

#include <otbNormalizeVectorImageFilter.h>

+ Inheritance diagram for otb::Functor::NormalizeVectorImageFunctor< TInput, TOutput >:

List of all members.

Public Types

typedef itk::NumericTraits
< typename
RealVectorType::ValueType >
::RealType 
RealType
typedef itk::NumericTraits
< TInput >::RealType 
RealVectorType

Public Member Functions

 NormalizeVectorImageFunctor ()
virtual ~NormalizeVectorImageFunctor ()
RealVectorType GetMean () const
RealVectorType GetStdDev () const
TOutput operator() (const TInput &input)
template<class T >
void SetMean (const itk::VariableLengthVector< T > &m)
template<class T >
void SetStdDev (const itk::VariableLengthVector< T > &sigma)
template<class T >
void SetVariance (const itk::VariableLengthVector< T > &var)

Protected Attributes

RealVectorType m_Mean
RealVectorType m_StdDev

Detailed Description

template<class TInput, class TOutput>
class otb::Functor::NormalizeVectorImageFunctor< TInput, TOutput >

NormalizeVectorImageFunctor.

this functor performs affine transformation on VariableLengthVectors

Definition at line 39 of file otbNormalizeVectorImageFilter.h.


Member Typedef Documentation

template<class TInput, class TOutput>
typedef itk::NumericTraits< typename RealVectorType::ValueType >::RealType otb::Functor::NormalizeVectorImageFunctor< TInput, TOutput >::RealType

Definition at line 46 of file otbNormalizeVectorImageFilter.h.

template<class TInput, class TOutput>
typedef itk::NumericTraits< TInput >::RealType otb::Functor::NormalizeVectorImageFunctor< TInput, TOutput >::RealVectorType

Definition at line 45 of file otbNormalizeVectorImageFilter.h.


Constructor & Destructor Documentation

template<class TInput, class TOutput>
otb::Functor::NormalizeVectorImageFunctor< TInput, TOutput >::NormalizeVectorImageFunctor ( )
inline

Definition at line 42 of file otbNormalizeVectorImageFilter.h.

template<class TInput, class TOutput>
virtual otb::Functor::NormalizeVectorImageFunctor< TInput, TOutput >::~NormalizeVectorImageFunctor ( )
inlinevirtual

Definition at line 43 of file otbNormalizeVectorImageFilter.h.


Member Function Documentation

template<class TInput, class TOutput>
RealVectorType otb::Functor::NormalizeVectorImageFunctor< TInput, TOutput >::GetMean ( ) const
inline

Definition at line 69 of file otbNormalizeVectorImageFilter.h.

template<class TInput, class TOutput>
RealVectorType otb::Functor::NormalizeVectorImageFunctor< TInput, TOutput >::GetStdDev ( ) const
inline

Definition at line 104 of file otbNormalizeVectorImageFilter.h.

template<class TInput, class TOutput>
TOutput otb::Functor::NormalizeVectorImageFunctor< TInput, TOutput >::operator() ( const TInput &  input)
inline

Definition at line 48 of file otbNormalizeVectorImageFilter.h.

template<class TInput, class TOutput>
template<class T >
void otb::Functor::NormalizeVectorImageFunctor< TInput, TOutput >::SetMean ( const itk::VariableLengthVector< T > &  m)
inline

Definition at line 62 of file otbNormalizeVectorImageFilter.h.

template<class TInput, class TOutput>
template<class T >
void otb::Functor::NormalizeVectorImageFunctor< TInput, TOutput >::SetStdDev ( const itk::VariableLengthVector< T > &  sigma)
inline

Definition at line 75 of file otbNormalizeVectorImageFilter.h.

template<class TInput, class TOutput>
template<class T >
void otb::Functor::NormalizeVectorImageFunctor< TInput, TOutput >::SetVariance ( const itk::VariableLengthVector< T > &  var)
inline

Definition at line 90 of file otbNormalizeVectorImageFilter.h.


Member Data Documentation

template<class TInput, class TOutput>
RealVectorType otb::Functor::NormalizeVectorImageFunctor< TInput, TOutput >::m_Mean
protected
template<class TInput, class TOutput>
RealVectorType otb::Functor::NormalizeVectorImageFunctor< TInput, TOutput >::m_StdDev
protected

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

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