Medical Imaging Interaction Toolkit  2023.12.99-b884b24c
Medical Imaging Interaction Toolkit
mitkExtractDirectedPlaneImageFilter.h File Reference
#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)
 

Macro Definition Documentation

◆ getMacro

#define getMacro (   name,
  type 
)

Definition at line 31 of file mitkExtractDirectedPlaneImageFilter.h.

◆ setMacro

#define setMacro (   name,
  type 
)

Definition at line 22 of file mitkExtractDirectedPlaneImageFilter.h.