22 #ifndef otbLabelToSimulationParametersBase_h
23 #define otbLabelToSimulationParametersBase_h
26 #include "itkProcessObject.h"
63 template <
class TLabel>
112 #ifndef OTB_MANUAL_INSTANTIATION
Base class for all classes that take a label and outputs two set of parameters for two steps (step1,...
double ParametersValueType
~LabelToSimulationParametersBase() override
ParametersType m_Step2Parameters
LabelToSimulationParametersBase(const Self &)=delete
LabelToSimulationParametersBase()
void operator=(const Self &)=delete
ParametersType m_Step1Parameters
itk::Array< ParametersValueType > ParametersType
itk::SmartPointer< Self > Pointer
itk::SmartPointer< const Self > ConstPointer
LabelToSimulationParametersBase Self
itk::ProcessObject Superclass
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.