[Insight-users] problem with GDCM reader and linux

C. Aaron Cois cacst11+ at pitt.edu
Wed Jun 14 13:03:52 EDT 2006


I'm using GDCMImageIO to read some dicom series from data collected on a 
GE machine.  I'm having no trouble with this on my Windows machine.  
However, when I try to read in the same files, using the exact same 
software compiled on a Suse Linux machine (which I need to do, as this 
is our heavy computation machine), the images are read in, but the data 
is incorrect.  All pixels are read in as the same intensity, though the 
size, spacing and origin are all read in correctly. 

I have tested to see whether this was an issue of file corruption from 
transfer from the windows machine to the linux machine, and have 
confirmed that it is not (by transferring the files back from the linux 
machine to the windows machine and reading them in without issue).  The 
only thing I can think of is that there is some issue with GDCMImageIO 
being compiled on my linux platform making it function improperly.  
Anyone have any ideas?

       Aaron



More information about the Insight-users mailing list