Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkModelFitInfoSignalGenerationFunctor_h
14 #define mitkModelFitInfoSignalGenerationFunctor_h
43 itkFactorylessNewMacro(
Self);
60 unsigned int GetNumberOfOutputs()
const override;
76 modelFit::ModelFitInfo::ConstPointer m_FitInfo;
ModelTraitsInterface::ModelResultType ModelResultType
ModelBase::ModelResultType SignalType
Data class that stores all information about a modelfit that is relevant to the visualization and sto...
itk::SmartPointer< const Self > ConstPointer
itk::Array< double > GridArrayType
std::vector< std::string > ParameterNamesType
ModelTraitsInterface::ParametersType ParametersType
std::vector< InputImagePixelType > InputPixelVectorType
#define MITKMODELFIT_EXPORT
ModelFitInfoSignalGenerationFunctor Self
Find image slices visible on a given plane.
itk::Array< ModelBase::ParameterValueType > ModelParametersType
itk::SmartPointer< Self > Pointer
std::vector< InputImagePixelType > OutputPixelVectorType
ModelBasedValueFunctorBase Superclass
itk::Index< 3 > IndexType
Base class for (dynamic) models. A model can be used to calculate its signal given the discrete time ...