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

Luis Ibanez luis.ibanez at kitware.com
Wed Feb 4 09:35:57 EST 2009


Hi John,

Yes, please don't use DICOMImageIO2 any longer.

GDCMImageIO is the preferred method for reading and writing
DICOM images in ITK.


   Thanks


      Luis


-------------------
John Drescher wrote:
> 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
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
> 


More information about the Insight-users mailing list