[Insight-users] load a CT scan (DICOM)

Alberto Bert abert@mauriziano.it
Fri, 13 Sep 2002 17:57:13 +0200


Hi all,

I'm interested in loading a CT (comput. tomography) scan in itk.
I know that DicomImageIO can get DICOM file (medical images standard
format), but in this case each slice (2D images at specified z, forming
the 3D image when in stak) is in a separate file. I mean, I would like
to read several 2D DICOM files (each containing a slice) and organizing
them to form a 3D image for itk.

Any one can help me?

Alberto