![]() |
OTB
9.1.1
Orfeo Toolbox
|
#include <otbTrainVectorBase.h>
Public Attributes | |
| MeasurementType | meanMeasurementVector |
| MeasurementType | stddevMeasurementVector |
Class used to store statistics Measurement (mean/stddev)
Definition at line 72 of file otbTrainVectorBase.h.
| MeasurementType otb::Wrapper::TrainVectorBase< TInputValue, TOutputValue >::ShiftScaleParameters::meanMeasurementVector |
Definition at line 75 of file otbTrainVectorBase.h.
Referenced by otb::Wrapper::TrainVectorBase< TInputValue, TOutputValue >::ExtractSamplesWithLabel(), and otb::Wrapper::TrainVectorBase< TInputValue, TOutputValue >::GetStatistics().
| MeasurementType otb::Wrapper::TrainVectorBase< TInputValue, TOutputValue >::ShiftScaleParameters::stddevMeasurementVector |
Definition at line 76 of file otbTrainVectorBase.h.
Referenced by otb::Wrapper::TrainVectorBase< TInputValue, TOutputValue >::ExtractSamplesWithLabel(), and otb::Wrapper::TrainVectorBase< TInputValue, TOutputValue >::GetStatistics().
1.8.17