MantisBT - ITK
View Issue Details
0010400ITKpublic2010-03-10 10:432010-11-13 12:57
Ivan Macia 
Mathieu Malaterre 
normalmajorsometimes
closedfixed 
ITK-3-16 
ITK-4-A3 
backlog
0010400: Problem reading DICOM pixel data
We have been given some DICOM data from a TOSHIBA Asteion CT scanner. We previously had some data of the same type that loaded correctly.
After using GDCMSeriesFileNames::SetInputDirectory() and then calling fileNamesGenerator->GetSeriesHelper()->GetFirstSingleSerieUIDFileSet() nothing is found.
Debugging a bit I found that the calls to SerieHelper::AddFileName() give an error, because is trying to read the pixel data from the tag [7fe0 0010] which cannot be found. However, other softwares (DicomWorks) are able to load them.
I enclose the corresponding DCM file
No tags attached.
? TOSHIBA_Asteion.dcm (526,314) 2010-03-10 10:43
https://public.kitware.com/Bug/file/2953/TOSHIBA_Asteion.dcm
Issue History
2010-03-10 10:43Ivan MaciaNew Issue
2010-03-10 10:43Ivan MaciaFile Added: TOSHIBA_Asteion.dcm
2010-03-10 10:45Ivan MaciaNote Added: 0019804
2010-10-26 05:55Mathieu MalaterreStatusnew => assigned
2010-10-26 05:55Mathieu MalaterreAssigned To => Mathieu Malaterre
2010-11-07 21:47Mathieu MalaterreSprint Status => backlog
2010-11-07 21:47Mathieu MalaterreNote Added: 0023040
2010-11-07 21:47Mathieu MalaterreStatusassigned => closed
2010-11-07 21:47Mathieu MalaterreResolutionopen => fixed
2010-11-13 12:57Mathieu MalaterreStatusclosed => feedback
2010-11-13 12:57Mathieu MalaterreResolutionfixed => reopened
2010-11-13 12:57Mathieu MalaterreStatusfeedback => closed
2010-11-13 12:57Mathieu MalaterreResolutionreopened => fixed
2010-11-13 12:57Mathieu MalaterreFixed in Version => ITK-4-A3

Notes
(0019804)
Ivan Macia   
2010-03-10 10:45   
Platform is Win32 - VS2008 (Windows XP SP3)
(0023040)
Mathieu Malaterre   
2010-11-07 21:47   
i cannot reproduce issue with GDCM 2.x