[Insight-users] itk::MetaDataDictionary for a DICOM series

John Drescher drescherjm at gmail.com
Tue Feb 3 18:15:28 EST 2009


On Tue, Feb 3, 2009 at 5:42 PM, John Drescher <drescherjm at gmail.com> wrote:
> Okay. Now when I tried to put the changes in my real application I
> still had the problem. And I believe it comes down to the differences
> between GDCMImageIO and DICOMImageIO2. If I use GDCMImageIO  and its
> associated classes I get the MetaDataDictionary with all the data I
> expect. If I use DICOMImageIO2 the MetaDataDictionary contains only
> ITK_ImageOrigin.
>
> Is this the expected behavior?
>
> Attached is the new program that uses either GDCMImageIO or
> DICOMImageIO2 depending on if USE_GDCM is defined.
>

After some searching it appears that I should not be using
DICOMImageIO2 anyways so time to update my code..

http://article.gmane.org/gmane.comp.lib.itk.user/15765

John


More information about the Insight-users mailing list