[Insight-users] itkDICOMImageIO vs. itk::DICOMImageIO2

Luis Ibanez luis.ibanez at kitware.com
Wed Jun 13 17:53:16 EDT 2007


Hi Zein,

               Yes, there is a difference.


They have different levels of support for DICOM reading.


           DICOMImageIO2 is more limited,
            and it is being deprecated.

          You *SHOULD NOT* use this class.



DicomImageIO now derives from GDCMImageIO and it is the
best supported method for reading DICOM files.

Please use DICOMImageIO or GDCMImageIO (they come down to
be the same class).



    Regards,


       Luis


-----------------
Zein Salah wrote:
> Hello,
> 
> I am wondering whether there is a difference between itkDICOMImageIO and 
> itk::DICOMImageIO2 ?
> 
> Much thanks,
> Zein
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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