![]() |
OTB
9.1.1
Orfeo Toolbox
|
#include <otbMeanFilterFunctor.h>
Inheritance diagram for otb::Functor::MeanFilterFunctor< TInput1, TOutput >:Public Member Functions | |
| MeanFilterFunctor ()=default | |
| TOutput | operator() (const TInput1 &itA) const |
Private Types | |
| using | PixelNumericType = typename itk::NumericTraits< TOutput >::ValueType |
double value resulting to the pixel type of the output imageDefinition at line 43 of file otbMeanFilterFunctor.h.
|
private |
Definition at line 45 of file otbMeanFilterFunctor.h.
|
default |
|
inline |
Definition at line 48 of file otbMeanFilterFunctor.h.
1.8.17