Hi, I get 3d image data by reading a series of DICOM files. Now I want to render it with vtk. How could I create the pipeline between itk and vtk? And which data type of vtk should I use? May I use vtkStructuredPoints for 3d image data or some other type? Thank you very much! Chunyan