[vtkusers] Dicom Images
Mathieu Malaterre
Mathieu.Malaterre at creatis.insa-lyon.fr
Mon Oct 20 07:30:52 EDT 2003
Danoush Marie Jo wrote:
> HI
>
> *A.* I am realizing the 3D construction of 2D medical images by using
> VTK. But VTK can't accept Dicom data directly, I need to convert dicom
> data to vtk data.
Are you sure ?
http://vtk.org/doc/nightly/html/classvtkDICOMImageReader.html
Otherwise, read this:
http://vtk.org/pipermail/vtkusers/2003-March/016679.html
http://vtk.org/cgi-bin/vtkfaq?req=show&file=faq03.006.htp
> *B.* How i can do false contours with vtk. That’s meaning do an image
> that contain points and lines as extracted contours from any image.
http://www.vtk.org/doc/nightly/html/classvtkContourFilter.html
http://www.vtk.org/doc/nightly/html/classvtkMarchingCubes.html
will produce a vtkPolyData
HTH
mathieu
Ps: please search in the ML archive before asking a question, thanks.
More information about the vtkusers
mailing list