21 #ifndef otbShiftScaleSampleListFilter_h
22 #define otbShiftScaleSampleListFilter_h
50 template <
class TInputSampleList,
class TOutputSampleList = TInputSampleList>
92 void GenerateData()
override;
98 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
115 #ifndef OTB_MANUAL_INSTANTIATION
This class is a base class for filters using ListSample as input and returning ListSample.
This class is a base class for filters using ListSample as input and returning ListSample.
This class generate a shifted and scaled version of the input sample list.
~ShiftScaleSampleListFilter() override
OutputSampleListType::MeasurementVectorType OutputMeasurementVectorType
OutputMeasurementVectorType::ValueType OutputValueType
InputMeasurementVectorType m_Scales
InputMeasurementVectorType::ValueType InputValueType
InputSampleListType::MeasurementVectorType InputMeasurementVectorType
itk::SmartPointer< const Self > ConstPointer
itk::SmartPointer< Self > Pointer
otb::Statistics::ListSampleToListSampleFilter< TInputSampleList, TOutputSampleList > Superclass
ShiftScaleSampleListFilter(const Self &)=delete
TInputSampleList InputSampleListType
void operator=(const Self &)=delete
ShiftScaleSampleListFilter Self
OutputSampleListType::ConstPointer OutputSampleListConstPointer
InputSampleListType::ConstPointer InputSampleListConstPointer
InputSampleListType::Pointer InputSampleListPointer
OutputSampleListType::Pointer OutputSampleListPointer
TOutputSampleList OutputSampleListType
InputMeasurementVectorType m_Shifts
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.