MantisBT - ITK
View Issue Details
0009449ITKpublic2009-08-25 15:252009-09-19 06:52
Bing Jian 
Mathieu Malaterre 
normalminoralways
closedfixed 
ITK-3-14 
ITK-3-16 
0009449: Not able to load some XRay dicom files
When trying to load some XRay dicom files from AGFA, I always receive an exception with the following message:

itk::ERROR: GDCMImageIO(02EAF920): Unhandled PixelFormat: 10

BTW, I am able to load the same file from some other third-party DICOM programs.
No tags attached.
Issue History
2009-08-25 15:25Bing JianNew Issue
2009-09-12 15:43Bill LorensenAssigned To => Mathieu Malaterre
2009-09-12 15:43Bill LorensenStatusnew => assigned
2009-09-19 05:56Mathieu MalaterreNote Added: 0017621
2009-09-19 06:52Mathieu MalaterreNote Added: 0017627
2009-09-19 06:52Mathieu MalaterreStatusassigned => closed
2009-09-19 06:52Mathieu MalaterreResolutionopen => fixed
2009-09-19 06:52Mathieu MalaterreFixed in Version => ITK-3-16

Notes
(0017621)
Mathieu Malaterre   
2009-09-19 05:56   
Are you using GDCM 2.x or the default GDCM ?

I believe this has been fixed by:

http://public.kitware.com/cgi-bin/viewcvs.cgi/Code/IO/itkGDCMImageIO.cxx?root=Insight&r1=1.160&r2=1.161 [^]

Could you please try with the lastest of ITK.
(0017627)
Mathieu Malaterre   
2009-09-19 06:52   
Fixed in ITK 3.16. Reopen if not. Thanks