[Insight-users] (no subject)

Mathieu Malaterre mathieu.malaterre at kitware.com
Thu Sep 29 10:33:56 EDT 2005


wordon wrote:
> Hi,all :
> 
> I has a problem about :
> 
> How to read a DICOM file it has several image in one file?

If you refer to multiframe DICOM, then the different slices are actually 
the whole (generally 3D) image. All you need to do is allocate the 
proper image type (Dimension and PixelType). And the reader should do 
the work for you.

HTH
Mathieu


More information about the Insight-users mailing list