<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Finding out what DICOM fields to use for grouping frames is a complex topic. There is no universally accepted standard, the field(s) to use depend on scanner manufacturer, imaging modality, and imaging protocol.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">You can have a look at the 4D image importer logic in 3D Slicer (what DICOM fields are considered, what heuristics are used for automatically detecting special cases, etc):<o:p></o:p></p>
<p class="MsoNormal"><a href="https://github.com/fedorov/MultiVolumeImporter/blob/master/MultiVolumeImporterPlugin.py">https://github.com/fedorov/MultiVolumeImporter/blob/master/MultiVolumeImporterPlugin.py</a><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">You may also consider using 3D Slicer for loading DICOM data and saving as a 4D nrrd file that you can then easily load into ITK. If you have any questions related to this then post it on
<a href="https://discourse.slicer.org">https://discourse.slicer.org</a>.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Andras<o:p></o:p></p>
<p class="MsoNormal"><a name="_MailEndCompose"><o:p> </o:p></a></p>
<span style="mso-bookmark:_MailEndCompose"></span>
<p class="MsoNormal"><b>From:</b> Community [mailto:community-bounces@itk.org] <b>
On Behalf Of </b>Lambert Zijp<br>
<b>Sent:</b> Saturday, July 29, 2017 1:38 PM<br>
<b>To:</b> Sonia Pozzi <sonia.pozzi89@gmail.com><br>
<b>Cc:</b> Insight-users <insight-users@itk.org><br>
<b>Subject:</b> Re: [ITK] [ITK-users] Siemens 4d data<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">Hi Sonia,<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Apparently SeriesInstanceUID does not help; sounds familiar. Maybe FrameNumber, SeriesNumber or AcquisitionNumber? If not, sorting slices on slice coordinate and AcquisitionTime could be done as a last resort. If you post two slices with
 the same coordinate but belonging to different volumes, I will take  look at it.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Greetings, Lambert<o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">On Sat, Jul 29, 2017 at 12:26 AM, Sonia Pozzi <<a href="mailto:sonia.pozzi89@gmail.com" target="_blank">sonia.pozzi89@gmail.com</a>> wrote:<o:p></o:p></p>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 6.0pt;margin-left:4.8pt;margin-right:0cm">
<p class="MsoNormal">Hello,<br>
<br>
I have a set of Siemens series. In each series there is the same slice for different times.<br>
I would like to be able to reconstruct in itk each single volume (a complete volume for every time step).<br>
It is a couple of week that I’m trying how to do that…<br>
I understood that I should use some tag, but I’m not sure about which and my code is not working.<br>
<br>
Could you be so kind to give me a suggestion here?<br>
<br>
My regards,<br>
<br>
Sonia<br>
_____________________________________<br>
Powered by <a href="https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.kitware.com&data=02%7C01%7Classo%40queensu.ca%7Cb3ff832c055844c3723708d4d6a8952e%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C636369466924361221&sdata=reUnVLyhbeksZSU3vfoYkbLsWGY00wLNMS8x06VkMW0%3D&reserved=0" target="_blank">
www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.kitware.com%2Fopensource%2Fopensource.html&data=02%7C01%7Classo%40queensu.ca%7Cb3ff832c055844c3723708d4d6a8952e%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C636369466924361221&sdata=rktVpsgRtuqvnhg1mwUXcYWEnHpZvD4OVUJXYgfmfUE%3D&reserved=0" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.kitware.com%2Fproducts%2Fprotraining.php&data=02%7C01%7Classo%40queensu.ca%7Cb3ff832c055844c3723708d4d6a8952e%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C636369466924361221&sdata=NPImYVLXkps1zXFWNaMTXI1%2BlG3%2FrVljLn%2F8uvc9WxA%3D&reserved=0" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.itk.org%2FWiki%2FITK_FAQ&data=02%7C01%7Classo%40queensu.ca%7Cb3ff832c055844c3723708d4d6a8952e%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C636369466924361221&sdata=TOa5cYIKt5uJHlNffUAGiVE%2FxoLeQ42gIVd3PtBJqS4%3D&reserved=0" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fpublic.kitware.com%2Fmailman%2Flistinfo%2Finsight-users&data=02%7C01%7Classo%40queensu.ca%7Cb3ff832c055844c3723708d4d6a8952e%7Cd61ecb3b38b142d582c4efb2838b925c%7C1%7C0%7C636369466924361221&sdata=uZ%2F6Ap%2BSbMzWJ4WU8Bu11x4Oui8T8NNQn8vzevtAC6M%3D&reserved=0" target="_blank">http://public.kitware.com/mailman/listinfo/insight-users</a><o:p></o:p></p>
</blockquote>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
</body>
</html>