Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkThreeStepLinearModelParameterizer_h
14 #define mitkThreeStepLinearModelParameterizer_h
32 itkFactorylessNewMacro(
Self);
59 void operator=(
const Self&);
Superclass::StaticParameterValueType StaticParameterValueType
Superclass::ModelBaseType ModelBaseType
Superclass::IndexType IndexType
Superclass::StaticParameterMapType StaticParameterMapType
ThreeStepLinearModelParameterizer Self
itk::SmartPointer< const Self > ConstPointer
#define MITKMODELFIT_EXPORT
Find image slices visible on a given plane.
ThreeStepLinearModelParameterizer()
Superclass::ModelBasePointer ModelBasePointer
Superclass::ModelPointer ModelPointer
ModelBaseType::ParametersType ParametersType
~ThreeStepLinearModelParameterizer() override
Superclass::ModelType ModelType
mitk::ConcreteModelParameterizerBase< mitk::ThreeStepLinearModel > Superclass
Superclass::StaticParameterValuesType StaticParameterValuesType
itk::SmartPointer< Self > Pointer