|
Medical Imaging Interaction Toolkit
2025.08.00
Medical Imaging Interaction Toolkit
|
#include "mitkImageToImageFilter.h"#include <MitkImageExtractionExports.h>#include "mitkVtkResliceInterpolationProperty.h"#include "vtkImageReslice.h"Go to the source code of this file.
Classes | |
| class | mitk::ExtractDirectedPlaneImageFilter |
| Extracts a 2D slice of arbitrary geometry from a 3D or 4D image. More... | |
Namespaces | |
| mitk | |
| Find image slices visible on a given plane. | |
Macros | |
| #define | setMacro(name, type) |
| #define | getMacro(name, type) |
| #define getMacro | ( | name, | |
| type | |||
| ) |
Definition at line 31 of file mitkExtractDirectedPlaneImageFilter.h.
| #define setMacro | ( | name, | |
| type | |||
| ) |
Definition at line 22 of file mitkExtractDirectedPlaneImageFilter.h.