OTB  9.0.0
Orfeo Toolbox
Public Attributes | List of all members
otb::Wrapper::TrainVectorBase< TInputValue, TOutputValue >::ShiftScaleParameters Class Reference

#include <otbTrainVectorBase.h>

Public Attributes

MeasurementType meanMeasurementVector
 
MeasurementType stddevMeasurementVector
 

Detailed Description

template<class TInputValue, class TOutputValue>
class otb::Wrapper::TrainVectorBase< TInputValue, TOutputValue >::ShiftScaleParameters

Class used to store statistics Measurement (mean/stddev)

Definition at line 72 of file otbTrainVectorBase.h.

Member Data Documentation

◆ meanMeasurementVector

template<class TInputValue , class TOutputValue >
MeasurementType otb::Wrapper::TrainVectorBase< TInputValue, TOutputValue >::ShiftScaleParameters::meanMeasurementVector

◆ stddevMeasurementVector

template<class TInputValue , class TOutputValue >
MeasurementType otb::Wrapper::TrainVectorBase< TInputValue, TOutputValue >::ShiftScaleParameters::stddevMeasurementVector

The documentation for this class was generated from the following file: