<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7655.5">
<TITLE>RE: [Insight-users] How to separate real CT volume from scout</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Kevin,<BR>
<BR>
Thank you very much for pointing out the examples.<BR>
<BR>
I cleaned up my dicom folder to make sure that only one series in one directory.<BR>
Thus, I won't get self into the trouble to sort out the series.<BR>
<BR>
But I am sure there will be a way to by-pass the scout.<BR>
<BR>
Wen<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: Kevin H. Hobbs [<A HREF="mailto:hobbsk@ohio.edu">mailto:hobbsk@ohio.edu</A>]<BR>
Sent: Tue 12/18/2012 8:22 AM<BR>
To: Li, Wen<BR>
Cc: insight-users@itk.org<BR>
Subject: Re: [Insight-users] How to separate real CT volume from scout<BR>
<BR>
On 12/17/2012 04:01 PM, Li, Wen wrote:<BR>
&gt; Hi itk users,<BR>
&gt;<BR>
<BR>
Hi Wen,<BR>
<BR>
&gt; I use itk ImageSeriesReader to read dicom images, the set up is pretty<BR>
&gt; simple.<BR>
&gt; But I find out that the reader only takes in the scout image of CT, not<BR>
&gt; the real volume.<BR>
&gt; And it shows only 1 file in the dicom directory.<BR>
&gt;<BR>
<BR>
I've only tried the DICOM reader once and I and the DICOM reader got<BR>
very confused by two related images the were in the same directory.<BR>
<BR>
I found the example ITK/Examples/IO/DicomSeriesReadPrintTags.cxx very<BR>
helpful. There should be a tag that is different between the scout and<BR>
the real volume.<BR>
<BR>
As I recall, there's also a comment in one of the DicomSeriesRead*.cxx<BR>
files in the same example directory that says how to tell the reader to<BR>
distinguish the scout and the volume.<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>