Medical Imaging Interaction Toolkit  2025.12.02
Medical Imaging Interaction Toolkit
mitkMeanResidenceTimeDescriptionParameter.h
Go to the documentation of this file.
1 /*============================================================================
2 
3 The Medical Imaging Interaction Toolkit (MITK)
4 
5 Copyright (c) German Cancer Research Center (DKFZ)
6 All rights reserved.
7 
8 Use of this source code is governed by a 3-clause BSD license that can be
9 found in the LICENSE file.
10 
11 ============================================================================*/
12 
13 #ifndef mitkMeanResidenceTimeDescriptionParameter_h
14 #define mitkMeanResidenceTimeDescriptionParameter_h
15 
16 
18 
19 namespace mitk
20 {
21 
24  {
25  public:
30 
31  itkFactorylessNewMacro(Self);
32  itkCloneMacro(Self);
34 
35  protected:
36  static const std::string PARAMETER_NAME;
37 
40 
42 
43  };
44 }
45 #endif
#define MITKPHARMACOKINETICS_EXPORT
std::vector< CurveDescriptionParameterResultType > DescriptionParameterResultsType
std::vector< CurveDescriptionParameterNameType > DescriptionParameterNamesType
DescriptionParameterResultsType ComputeCurveDescriptionParameter(const CurveType &curve, const CurveGridType &grid) const override
DescriptionParameterNamesType GetDescriptionParameterName() const override
Find image slices visible on a given plane.