Proposals:Writing DICOM from non-DICOM

From KitwarePublic
Revision as of 23:34, 20 March 2006 by Ibanez (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The Problem

If we take a 3D image in ITK and pass it to the ImageSeriesWriter and set the ImageIO to be the GDCMImageIO class, the series writer will create a multi-frame , single DICOM file.

The Way it should behave

Proposed solution