#include "vtkThreadedImageAlgorithm.h"
#include "vtkCNMRRImagingWin32Header.h"
Include dependency graph for vtkImagePRELUDE.h:

Go to the source code of this file.
Classes | |
| class | vtkImagePRELUDE |
| Phase Region Expanding Labeller for Unwrapping Discrete Estimates (PRELUDE). More... | |
Defines | |
| #define | VTK_PRELUDE_UNWRAP_2D 0 |
| #define | VTK_PRELUDE_UNWRAP_3D 1 |
| #define | VTK_PRELUDE_UNWRAP_4D 2 |
| #define VTK_PRELUDE_UNWRAP_2D 0 |
Definition at line 53 of file vtkImagePRELUDE.h.
Referenced by vtkImagePRELUDE::SetUnwrapOperationTo2D().
| #define VTK_PRELUDE_UNWRAP_3D 1 |
Definition at line 54 of file vtkImagePRELUDE.h.
Referenced by vtkImagePRELUDE::SetUnwrapOperationTo3D().
| #define VTK_PRELUDE_UNWRAP_4D 2 |
Definition at line 55 of file vtkImagePRELUDE.h.
Referenced by vtkImagePRELUDE::SetUnwrapOperationTo4D().
1.4.7