<br>Just to clarify,<br><br>This is a multi-threaded implementation of the Metrics used for<br>image registration.<br><br>Different people understand different things by &quot;parallel processing&quot;.<br><br>If you are looking for a shared memory implementation that takes<br>
advantage of your multi-processor or multi-core machine. Then <br>yes, this is it.<br><br>If, on the other hand, you are looking for a distributed implementation<br>of image registration (e.g. based on MPI). We don&#39;t have such <br>
implementation in ITK.<br><br><br>     Regards,<br><br><br>           Luis<br><br><br>-------------------------------<br><div class="gmail_quote">On Fri, Aug 7, 2009 at 9:32 AM, Dan Mueller <span dir="ltr">&lt;<a href="mailto:dan.muel@gmail.com">dan.muel@gmail.com</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;">Hi Maja,<br>
<br>
You may want to look at the following paper in the Insight Journal:<br>
     <a href="http://www.insight-journal.org/browse/publication/172" target="_blank">http://www.insight-journal.org/browse/publication/172</a><br>
<br>
This contribution has been included in the ITK archive. To activate,<br>
set the following (Advanced) CMake variables:<br>
    ITK_USE_REVIEW=ON<br>
    ITK_USE_OPTIMIZED_REGISTRATION_METHODS=ON<br>
<br>
Note that not all registration metrics have been optimized.<br>
<br>
HTH<br>
<br>
Regards, Dan<br>
<br>
2009/8/7 Maja Temerinac-Ott &lt;<a href="mailto:temerina@informatik.uni-freiburg.de">temerina@informatik.uni-freiburg.de</a>&gt;:<br>
<div><div></div><div class="h5">&gt; Hello,<br>
&gt;<br>
&gt; has parallel processing been implemented in the ITK registration?<br>
&gt;<br>
&gt; -maja<br>
&gt;<br>
&gt; --<br>
&gt; --<br>
&gt; Dipl.-Inf. Maja Temerinac-Ott<br>
&gt;  Albert-Ludwigs-Universitaet Freiburg      Institut fuer Informatik<br>
&gt;            Lehrstuhl fuer Mustererkennung und Bildverarbeitung<br>
&gt; Georges-Koehler-Allee Geb. 052<br>
&gt; 79110 Freiburg                Germany<br>
&gt; ----------------------------------------------------<br>
&gt; Phone: +49-(0)761-203-8275<br>
&gt; Secr.: +49-(0)761-203-8260<br>
&gt; Fax: +49-(0)761-203-8262<br>
&gt; <a href="http://lmb.informatik.uni-freiburg.de" target="_blank">http://lmb.informatik.uni-freiburg.de</a><br>
&gt; mailto:<a href="mailto:temerina@informatik.uni-freiburg.de">temerina@informatik.uni-freiburg.de</a><br>
&gt;<br>
&gt; _____________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ITK FAQ at:<br>
&gt; <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
&gt;<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>
</div></div></blockquote></div><br>