#include "vtkImageMultipleInputFilter.h"
#include "vtkDoubleArray.h"
#include "vtkCNMRRImagingWin32Header.h"
Include dependency graph for vtkImageT1Map.h:

Go to the source code of this file.
Classes | |
| class | vtkImageT1Map |
| The T1 parameter map of an MRI multi-TR sequence. More... | |
Defines | |
| #define | VTK_LINEAR_LEAST_SQUARES_SATURATION_RECOVERY 0 |
| #define | VTK_LINEAR_GRADIENT_ESTIMATION_SATURATION_RECOVERY 1 |
| #define | VTK_NON_LINEAR_SATURATION_RECOVERY 2 |
| #define VTK_LINEAR_LEAST_SQUARES_SATURATION_RECOVERY 0 |
Definition at line 83 of file vtkImageT1Map.h.
Referenced by vtkImageT1Map::SetT1FitTypeToLinearLeastSquaresSaturationRecovery().
| #define VTK_LINEAR_GRADIENT_ESTIMATION_SATURATION_RECOVERY 1 |
Definition at line 84 of file vtkImageT1Map.h.
Referenced by vtkImageT1Map::SetT1FitTypeToLinearGradientEstimationSaturationRecovery().
| #define VTK_NON_LINEAR_SATURATION_RECOVERY 2 |
Definition at line 85 of file vtkImageT1Map.h.
1.4.7