[vtkusers] ct 3d image reconstruction
Mathieu Malaterre
mathieu.malaterre at kitware.com
Mon Nov 13 10:15:22 EST 2006
付文宇 wrote:
> hi all:
> Now I am learning how to reconstruct DICOM files by vtk in MS VC++6.0. I find
> some information in internet. Some say vtk can not read DICOM files directly,
> others say it can read DICOMs files using imageReader(These message are posted in
> 2003 or 2004). I do not know which one is correct. If vtk can read DICOM files
> directly, I want to get a example of reading DICOM and achieving 3d
> reconstruction.
>
Hi Fu,
Yes VTK 5.x now comes with a vtkDICOMImageReader. The documentation can
be found here:
http://www.vtk.org/doc/nightly/html/classvtkDICOMImageReader.html
I am sure you can find even more examples on the net by googling for
vtkDICOMImageReader.
HTH
Mathieu
More information about the vtkusers
mailing list