OTB
9.0.0
Orfeo Toolbox
|
#include <otbMeanFilterFunctor.h>
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.