#include <itkVTKImageExport.h>
#include <vtkImageImport.h>
#include <vtkImageData.h>
#include <vtkSmartPointer.h>
#include <vector>
#include "itkImageToVTKImageFilter.txx"
Go to the source code of this file.
Classes | |
class | itk::ImageToVTKImageFilter< TInputImage > |
Converts an ITK image into a VTK image and plugs a itk data pipeline to a VTK datapipeline. More... | |
Namespaces | |
itk | |