[Insight-users] Dicom tags missing

Mathieu Malaterre mathieu.malaterre at gmail.com
Wed Nov 19 11:31:04 EST 2008


2008/11/19 chensiqi <pidanchen at hotmail.com>:
> Hi,
>
> I am trying to load dcm files using ITK. The problem I had is that there are
> tags can't be loaded, like "Structure Set ROI Sequence" and "Contour ROI
> Sequence". The code is basically copy from examples provided in
> "ITKSoftwareGuide". The dcm file is pretty big, 7M, I don't know if that is
> a problem.

itk::GDCMImageIO discards Sequence attribute (they are not loaded into
the metadatadict). Add a bug report if you want: http://itk.org/Bug

2cts
-- 
Mathieu


More information about the Insight-users mailing list