[vtkusers] read dicom series files

Mathieu Malaterre mathieu.malaterre at gmail.com
Thu Jul 30 03:03:46 EDT 2009


On Thu, Jul 30, 2009 at 8:51 AM, Charl Botha<c.p.botha at tudelft.nl> wrote:
> 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.

Gururajan,

  Just a quick note, you do not need to convert your data to .vtk or
.vti to view it in 3D.

-- 
Mathieu



More information about the vtkusers mailing list