3 #include <itkProcessObject.h> 4 #include <itkGaussianMembershipFunction.h> 39 itkSetMacro(Verbose,
bool)
40 itkGetMacro(Verbose,
bool)
itk::ProcessObject Superclass
std::vector< GaussianFunctionType::Pointer > GetInitialization()
returns a new initialization for the model
std::vector< double > m_Alphas
itk::SmartPointer< Self > Pointer
Gaussian model initializers Model Initializer represents the processes computing a gaussian model tha...
void operator=(const Self &)
virtual ~ModelInitializer()
itk::VariableLengthVector< double > MeasurementVectorType
itk::SmartPointer< const Self > ConstPointer
std::vector< GaussianFunctionType::Pointer > m_GaussianModel
itk::Statistics::GaussianMembershipFunction< MeasurementVectorType > GaussianFunctionType
std::vector< double > GetAlphas()