Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkModelFactoryBase_h
14 #define mitkModelFactoryBase_h
16 #include <itkObject.h>
73 virtual ParametersType GetDefaultInitialParameterization()
const = 0;
86 void operator=(
const Self&);
std::map< ParameterNameType, std::string > ParamterUnitMapType
std::map< ParameterNameType, double > ParamterScaleMapType
ParametersType::SizeValueType ParametersSizeType
ModelTraitsInterface::ParameterNameType ParameterNameType
Data class that stores all information about a modelfit that is relevant to the visualization and sto...
ModelTraitsInterface::DerivedParamterUnitMapType DerivedParamterUnitMapType
ParameterNamesType DerivedParameterNamesType
#define mitkClassMacroItkParent(className, SuperClassName)
ModelTraitsInterface::ParameterNamesType ParameterNamesType
#define MITKMODELFIT_EXPORT
Find image slices visible on a given plane.
ModelTraitsInterface::DerivedParametersSizeType DerivedParametersSizeType
std::map< ParameterNameType, double > DerivedParamterScaleMapType
std::vector< ParameterNameType > ParameterNamesType
std::string ModellClassIDType
ModelTraitsInterface::FunctionStringType FunctionStringType
ModelTraitsInterface::ParamterUnitMapType ParamterUnitMapType
ModelTraitsInterface::ParamterScaleMapType ParamterScaleMapType
std::string FunctionStringType
ModelTraitsInterface::ParametersSizeType ParametersSizeType
std::map< ParameterNameType, std::string > DerivedParamterUnitMapType
itk::Array< ParameterValueType > ParametersType
std::string ParameterNameType
Base class for (dynamic) models. A model can be used to calculate its signal given the discrete time ...
ModelBaseType::Pointer ModelBasePointer
ModelTraitsInterface::DerivedParamterScaleMapType DerivedParamterScaleMapType
ModelTraitsInterface::DerivedParameterNamesType DerivedParameterNamesType
ModelTraitsInterface::ModellClassIDType ModellClassIDType
ParametersSizeType DerivedParametersSizeType