<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256">
<meta name="generator" content="Windows Mail 17.5.9600.20573">
<style><!--
p.MsoNormal, li.MsoNormal, div.MsoNormal {
margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
}

a:link, span.MsoHyperlink {
color:blue;
text-decoration:underline;
}

span.MsoHyperlinkFollowed {
color:purple;
text-decoration:underline;
}

span.EmailStyle17 {
font-family:"Calibri","sans-serif";
color:windowtext;
}

.MsoChpDefault {
font-family:"Calibri","sans-serif";
}

div.WordSection1 {
}
--></style><style data-externalstyle="true"><!--
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
}
p.MsoNormal, li.MsoNormal, div.MsoNormal {
margin:0in;
margin-bottom:.0001pt;
}
p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst, 
p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle, 
p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
line-height:115%;
}
--></style>
</head>
<body dir="ltr">
<div data-externalstyle="false" dir="ltr" style="font-family: 'Calibri', 'Segoe UI', 'Meiryo', 'Microsoft YaHei UI', 'Microsoft JhengHei UI', 'Malgun Gothic', 'sans-serif';font-size:12pt;">
<div>Hi Mikael,</div>
<div><br>
</div>
<div>You can copy the voxels from each slice into a volume and use that as fixed image, use a mask that has non-zero values only at valid pixels (usually you can use the constructed image itself as a mask), then do a usual volumetric registration. This works
 quite well, if you have orthogonal images and their resolution is similar (see for example
<a href="http://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=5975205" target="_parent">
http://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=5975205</a>). You can use ITK as is, no modifications are needed.</div>
<div><br>
</div>
<div>Alternatively, you can modify a similarity metric to accept multiple images and compute the metric value as sum of the metric value of each image (this is necessary when the image slices are not orthogonal). An IJCARS paper is in press, a high-level overview
 is given in this abstract: <a href="http://perk.cs.queensu.ca/contents/target-localization-mriguided-transperineal-prostate-biopsy-using-multislicetovolume-regist" target="_parent">
http://perk.cs.queensu.ca/contents/target-localization-mriguided-transperineal-prostate-biopsy-using-multislicetovolume-regist</a> .</div>
<div><br>
</div>
<div>Andras</div>
<div><br>
</div>
<div data-signatureblock="true"><br>
</div>
<div style="padding-top: 5px; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid;">
<div><font face=" 'Calibri', 'Segoe UI', 'Meiryo', 'Microsoft YaHei UI', 'Microsoft JhengHei UI', 'Malgun Gothic', 'sans-serif'" style="line-height: 15pt; letter-spacing: 0.02em; font-family: "Calibri", "Segoe UI", "Meiryo", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "sans-serif"; font-size: 12pt;"><b>From:</b> <a href="mailto:mikael.k.eriksson@philips.com" target="_parent">Eriksson,
 Mikael</a><br>
<b>Sent:</b> ύMondayύ, ύSeptemberύ ύ1ύ, ύ2014 ύ1ύ:ύ26ύ ύAM<br>
<b>To:</b> <a href="mailto:community@itk.org" target="_parent">community@itk.org</a></font></div>
</div>
<div><br>
</div>
<div dir="">
<div class="WordSection1">
<p class="MsoNormal">Hello,</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">I have obtained multislice image data for trying to do real-time registration for motion correction purposes. Specifically, every 0.x seconds, one coronal, one sagittal and one axial slice is obtained during the imaging, and I would like
 to register pairs of such sets with each other, e.g. each set after the first set at time zero should be registered to this time zero set. The slices cover the entire body in the axial plane, and the upper body from the hips to the neck in the sagittal and
 coronal planes with a size of 336 x 336 and pixel spacing of 1.19 x 1.19.  I have searched for possible implementations in ITK and haven’t found anything. An interesting article on the subject which describes what I want to do can be found here:
<a href="http://www.researchgate.net/publication/221623301_Intersection_based_registration_of_slice_stacks_to_form_3D_images_of_the_human_fetal_brain" target="_parent">
http://www.researchgate.net/publication/221623301_Intersection_based_registration_of_slice_stacks_to_form_3D_images_of_the_human_fetal_brain</a></p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Essentially, what they did was to optimize the (rigid) transform the slices in the moving set until their
<i>intensity profiles along the intersections with orthogonal slices</i> match the intensity profiles at the corresponding intersections in the fixed set, within a certain tolerance. Now, this is one way that I would be more than happy to try out on my data,
 but likewise, if there are other methods already implemented in ITK I’ll try them out as well. If there isn’t anything already implemented, could someone please give me some hints as for how to write a program which does something along the lines of what I
 described above (and is described in more detail in the link)? Oh, and just knowing whether anything like this already exists and can be used in ITK will be a huge help, since it would allow me to plan my work.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Best regards,</p>
<p class="MsoNormal">Mikael</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125); font-size: 9pt;">………………………………………………………………………………………….</span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125); font-size: 9pt;">Mikael Eriksson</span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125); font-size: 9pt;">R&D Physicist Trainee</span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125); font-size: 9pt;">Philips Medical Systems MR Finland, Feasibility studies</span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125); font-size: 9pt;"><a href="mailto:mikael.k.eriksson@philips.com" target="_parent">mikael.k.eriksson@philips.com</a></span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125); font-size: 9pt;">………………………………………………………………………………………….</span></p>
<p class="MsoNormal"> </p>
</div>
<br>
<hr>
<font color="gray" face="Arial" size="1">The information contained in this message may be confidential and legally protected under applicable law. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified
 that any use, forwarding, dissemination, or reproduction of this message is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message.<br>
</font></div>
</div>
</body>
</html>