Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include "mitkImageGenerationHelper.h"
#include "mitkArbitraryTimeGeometry.h"
#include "mitkImageCast.h"
Go to the source code of this file.
Typedefs | |
typedef itk::Image< double, 3 > | FrameITKImageType |
typedef itk::Image< double, 4 > | DynamicITKImageType |
typedef itk::Image<double,4> DynamicITKImageType |
Definition at line 19 of file mitkImageGenerationHelper.cpp.
typedef itk::Image<double,3> FrameITKImageType |
Definition at line 18 of file mitkImageGenerationHelper.cpp.