<br>Hi Mari,<br><br>In general lines:<br><br>a) Add the CenteredTransformInitializer<br>&nbsp;&nbsp;&nbsp; in order to initialize the center of rotation of the VersorRigid3DTransform.<br><br>b) Add MultiResolution Pyramids (Fixed and Moving)<br>
<br>c) Replace ImageRegistrationMethod with MultiResolutionImageRegistrationMethod<br><br><br><br>&nbsp; Please find attached the modified version of the file.<br><br>&nbsp;&nbsp;&nbsp; You may want to study the diffs between this file and<br>
&nbsp;&nbsp;&nbsp; the file that you sent.<br><br>&nbsp;&nbsp; The attached file was tested with the following input<br><br>./ImageRegistration <br>&nbsp;&nbsp;&nbsp;&nbsp; brainweb165a10f17.mhd <br>&nbsp;&nbsp;&nbsp;&nbsp; brainweb165a10f17Rot10Tx15.mhd <br>&nbsp;&nbsp;&nbsp;&nbsp; registered.mhd&nbsp; 0 0 0 10 0 0<br>
<br><br>(all in a single command line).<br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Regards,<br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Luis<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>---------------------------------------------------------<br><div class="gmail_quote">On Wed, Feb 11, 2009 at 4:39 PM, Mariangela Lucente <span dir="ltr">&lt;<a href="mailto:mariangelalucente@inwind.it">mariangelalucente@inwind.it</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Dear ITK Users,<br>
<br>
I&#39;m an Insight-newbie and I need your precious help!<br>
<br>
I&#39;m desperately trying to edit the attached cxx file in order to insert a pyramidal filter (itk::MultiResolutionPyramidImageFilter) into the existing (and already functioning) registration pipeline; I&#39;ve tried several code combinations, without obtaining anything useful: the introduced pyramidal filter does not work (or it seems doing so)!! :-(<br>

<br>
Please, can you indicate me which kind of editing operations I should perform into the attached file in order to correctly use the itk::MultiResolutionPyramidImageFilter? Which portions of the existing code should be modified in order to correctly insert the filter? Maybe there&#39;s also something to delete cause it &#39;s not needed anymore..<br>

<br>
If you think it would be useful, I can post you the modified version of the same file (the not-functioning version that contains the pyramidal filter..)<br>
<br>
I would appreciate any suggestions..<br>
<br>
Thanks a lot!<br>
<br>
Cheers,<br>
Mari<br>
<br>
<br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at: <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br>