![]() |
OTB
9.1.1
Orfeo Toolbox
|
#include <otbRadiometricMomentsFunctor.h>
Inheritance diagram for otb::Functor::RadiometricMomentsFunctor< TNeighIter, TPrecision >:Public Types | |
| typedef TNeighIter | IteratorType |
| typedef itk::VariableLengthVector< ScalarRealType > | OutputType |
| typedef IteratorType::PixelType | PixelType |
| typedef TPrecision | ScalarRealType |
| typedef RadiometricMomentsFunctor | Self |
Public Member Functions | |
| OutputType | operator() (TNeighIter &it) const |
| RadiometricMomentsFunctor () | |
| ~RadiometricMomentsFunctor () | |
Definition at line 39 of file otbRadiometricMomentsFunctor.h.
| typedef TNeighIter otb::Functor::RadiometricMomentsFunctor< TNeighIter, TPrecision >::IteratorType |
Definition at line 43 of file otbRadiometricMomentsFunctor.h.
| typedef itk::VariableLengthVector<ScalarRealType> otb::Functor::RadiometricMomentsFunctor< TNeighIter, TPrecision >::OutputType |
Definition at line 46 of file otbRadiometricMomentsFunctor.h.
| typedef IteratorType::PixelType otb::Functor::RadiometricMomentsFunctor< TNeighIter, TPrecision >::PixelType |
Definition at line 44 of file otbRadiometricMomentsFunctor.h.
| typedef TPrecision otb::Functor::RadiometricMomentsFunctor< TNeighIter, TPrecision >::ScalarRealType |
Definition at line 45 of file otbRadiometricMomentsFunctor.h.
| typedef RadiometricMomentsFunctor otb::Functor::RadiometricMomentsFunctor< TNeighIter, TPrecision >::Self |
Definition at line 42 of file otbRadiometricMomentsFunctor.h.
|
inline |
Definition at line 48 of file otbRadiometricMomentsFunctor.h.
|
inline |
Definition at line 51 of file otbRadiometricMomentsFunctor.h.
|
inline |
Definition at line 55 of file otbRadiometricMomentsFunctor.h.
1.8.17