13 #ifndef mitkExtractDirectedPlaneImageFilterNew_h
14 #define mitkExtractDirectedPlaneImageFilterNew_h
54 itkFactorylessNewMacro(
Self);
76 itkSetMacro(ActualInputTimestep,
int);
87 int m_ActualInputTimestep;
89 template <
typename TPixel,
unsigned int VImageDimension>
90 void ItkSliceExtraction(
const itk::Image<TPixel, VImageDimension> *inputImage);
BaseGeometry Describes the geometry of a data object.
Superclass of all classes generating Images (instances of class Image) as output.
Superclass of all classes having one or more Images as input and generating Images as output.
Find image slices visible on a given plane.