[Insight-users] DICOMDIR + ITK

jmerkow jmerkow at andrew.cmu.edu
Tue Mar 30 14:26:55 EDT 2010



This is a bit confusing....

So the DICOMDIR gives you a list of file names of each DICOM file?

This is what I have  I have a DICOMDIR file, a PATIENTS file and PFINDEX
file(no extensions on any of them)

Then there is a single dir called PAT00000. Inside PAT00000 There are a
number of studies in STU0000n directories.  Each with a number of image
series dirs, SER0000n.  Inside each of those directories are files called
OBJ0000n which is the actually images(I presume).

I included some screen shots of the file structure in case my explanation is
confusing (at the very bottom)

None of the files have file extensions, or I would simply get a DICOMDIR
viewer and then try to load each series with the metadata card-coded (brute
force).  I would like to be able to take in data of this nature and use the
DICOMDIR file and access all the metadata.

What it sounds like you are saying that the DICOMDIR is a file that just
points to DICOM files.  It seems that I don't have any, and this data is
contained in DICOMDIR, PATIENTS, or PFINDEX. In this case will the DICOMDIR
(gdcm::DICOMDIR) work?

If not can you recommend an alternative solution?







malat wrote:
> 
> On Sat, Mar 27, 2010 at 6:23 PM, jmerkow <jmerkow at andrew.cmu.edu> wrote:
>> I am trying to use GDCM to read DICOMDIR and reformat it into a format
>> that
>> ITK can read.
> 
> DICOMDIR are Meta File. They contains a list of DICOM filenames
> (basically the output of `ls DICOM/*`).
> You should use GDCMSeriesFileNames if you want to select filenames.
> 
> 2cts
> -- 
> Mathieu
> 
> 
> 


http://old.nabble.com/file/p28086529/filestructure.jpeg 
-- 
View this message in context: http://old.nabble.com/DICOMDIR-%2B-ITK-tp28053541p28086529.html
Sent from the ITK - Users mailing list archive at Nabble.com.



More information about the Insight-users mailing list