![]() |
OTB
9.1.1
Orfeo Toolbox
|
#include <otbMeanFunctor.h>
Public Types | |
| typedef MeanFunctor< TInput, TOutputValue > | MeanFunctorType |
Public Member Functions | |
| MeanFunctor () | |
| TOutputValue | operator() (const TInput &inPix) |
| ~MeanFunctor () | |
This functor generate the mean value of a component pixels.
Definition at line 34 of file otbMeanFunctor.h.
| typedef MeanFunctor<TInput, TOutputValue> otb::Functor::MeanFunctor< TInput, TOutputValue >::MeanFunctorType |
Definition at line 37 of file otbMeanFunctor.h.
|
inline |
Definition at line 39 of file otbMeanFunctor.h.
|
inline |
Definition at line 43 of file otbMeanFunctor.h.
|
inline |
Definition at line 46 of file otbMeanFunctor.h.
1.8.17