#include "itkVTKImageImport.h"#include "vtkImageExport.h"#include "vtkImageData.h"#include "itkVTKImageToImageFilter.txx"

Go to the source code of this file.
Classes | |
| class | itk::VTKImageToImageFilter< TOutputImage > |
| Converts a VTK image into an ITK image and plugs a vtk data pipeline to an ITK datapipeline. More... | |
Namespaces | |
| namespace | itk |
Defines | |
| #define | vtkFloatingPointType float |
| #define vtkFloatingPointType float |
Definition at line 25 of file itkVTKImageToImageFilter.h.
1.7.1