[vtkusers] Visualize a .vtk 3D Image

Mark Wyszomierski markww at gmail.com
Sun Mar 23 11:46:54 EDT 2008


You can just read the DICOM files straight into VTK, example here:

  http://devsample.org/index.php?option=com_content&task=view&id=18&Itemid=1

or you can remove the DICOM input portion and just read straight from
the 'VTK image file' (though I don't know what that is myself),

Thanks,
Mark

On Sun, Mar 23, 2008 at 10:46 AM,  <polys_poly at hotmail.com> wrote:
>
> Hello,
>
> I am using ITK to read a series of DICOM and output the volume as a VTK
> image file(.vtk). How can i read this file using VTK and visualize the
> volume?
>
> Thanks in advance,
> Polys
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>



More information about the vtkusers mailing list