[vtkusers] read dicom series files

Charl Botha c.p.botha at tudelft.nl
Thu Jul 30 02:51:31 EDT 2009


2009/7/29 Gururajan <gururajan.r at raster.in>:
> Hi,
>
> Thanks for your link, but this is in Python, write, actually i need it
> in JAVA, and i almost done with environment setup .
> the below code i used to read dicom series and write in .vtk format. the
> problem is .vtk file which i written is not opened by vtk.

You should use a vtkStructuredPonitsWriter to write an old-style .VTK
volume data file.  Preferably use a vtkXMLImageDataWriter to write a
new-style .VTI volume data file.



More information about the vtkusers mailing list