Hi,<div><br></div><div>Thanks for the answers. Then is there any reason to use <span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">SymmetricForcesDemonsRegistrationFilter if </span><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">FastSymmetricForcesDemonsRegistrationFilter is at hand? Could be any difference between the registration results of them?</span><br>
<br><div class="gmail_quote">On Thu, Feb 18, 2010 at 8:37 AM, Tom Vercauteren <span dir="ltr">&lt;<a href="mailto:tom.vercauteren@gmail.com">tom.vercauteren@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Zoltan,<br>
<br>
FastSymmetricForcesDemonsRegistrationFilter and<br>
SymmetricForcesDemonsRegistrationFilter use the same algorithm from<br>
Thirion. The only difference lies in the implementation. As<br>
illustrated by the name of the class,<br>
FastSymmetricForcesDemonsRegistrationFilter  should just be faster...<br>
<font color="#888888"><br>
Tom<br>
</font><div><div></div><div class="h5"><br>
On Thu, Feb 18, 2010 at 00:59, Luis Ibanez &lt;<a href="mailto:luis.ibanez@kitware.com">luis.ibanez@kitware.com</a>&gt; wrote:<br>
&gt; Hi Zoltan,<br>
&gt;<br>
&gt;<br>
&gt; It seems that you missed the text from the header file:<br>
&gt;<br>
&gt;      itkSymmetricForcesDemonsRegistrationFilter.h<br>
&gt;<br>
&gt;<br>
&gt; &lt;quote&gt;<br>
&gt; * This class was contributed by Corinne Mattmann, ETH Zurich, Switzerland.<br>
&gt;  * based on a variation of the DemonsRegistrationFilter. The basic modification<br>
&gt;  * is to use equation (5) from Thirion&#39;s paper along with the modification for<br>
&gt;  * avoiding large deformations when gradients have small values.<br>
&gt;  *<br>
&gt;  * SymmetricForcesDemonsRegistrationFilter implements the demons<br>
&gt; deformable algorithm that<br>
&gt;  * register two images by computing the deformation field which will map a<br>
&gt;  * moving image onto a fixed image.<br>
&gt; &lt;/quote&gt;<br>
&gt;<br>
&gt;<br>
&gt; Is this the information that you are looking for ?<br>
&gt;<br>
&gt;<br>
&gt; The difference in computation time is due to the fact that this<br>
&gt; class computes gradients of both the Fixed image and the<br>
&gt; Moving image.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;      Regards,<br>
&gt;<br>
&gt;<br>
&gt;             Luis<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --------------------------------------------------------------------------------------<br>
&gt; On Wed, Feb 17, 2010 at 2:15 PM, Zoltan Seress &lt;<a href="mailto:seress.zoltan@gmail.com">seress.zoltan@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi all,<br>
&gt;&gt; I have browsed the classes of itk 3.16 to get some information about the<br>
&gt;&gt; variants of the demons registration. I have found these:<br>
&gt;&gt; 1, itkDemonsRegistrationFilter: this is the one algorithm by Thirion: &quot;Image<br>
&gt;&gt; matching as a Diffusion Process: and Analogy with Maxwell&#39;s Demons&quot;<br>
&gt;&gt; 2, itkPointSetToSpatialObjectDemonsRegistration: this is another algorithm<br>
&gt;&gt; by Thirion<br>
&gt;&gt; 3, itkDiffeomorphicDemonsRegistrationFilter: it is presented by Vercauteren<br>
&gt;&gt; (<a href="http://hdl.handle.net/1926/510" target="_blank">http://hdl.handle.net/1926/510</a>) Algorithm 3 should be this one.<br>
&gt;&gt; 4, itkFastSymmetricForcesDemonsRegistrationFilter: it is also presented by<br>
&gt;&gt; Vercauteren (<a href="http://hdl.handle.net/1926/510" target="_blank">http://hdl.handle.net/1926/510</a>) Algorithm 2 should be this one.<br>
&gt;&gt; 5, itkSymmetricForcesDemonsRegistrationFilter: There is no additional info<br>
&gt;&gt; in the description. Has not been this implementation published somewhere?<br>
&gt;&gt; All I know that it uses both the moving image gradient and the fixed image<br>
&gt;&gt; gradient, and it is approximately 3 times slower<br>
&gt;&gt; than itkDemonsRegistrationFilter. Can you tell me more about this filter?<br>
&gt;&gt; PS: I know about other variants such as log-domain diffeomorphic demons and<br>
&gt;&gt; symmetric log-domain diffeomorphic demons, but these are too much for once.<br>
&gt;&gt; --<br>
&gt;&gt; Zoli<br>
&gt;&gt;<br>
&gt;&gt; _____________________________________<br>
&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt;<br>
&gt;&gt; Visit other Kitware open-source projects at<br>
&gt;&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;<br>
&gt;&gt; Kitware offers ITK Training Courses, for more information visit:<br>
&gt;&gt; <a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
&gt;&gt;<br>
&gt;&gt; Please keep messages on-topic and check the ITK FAQ at:<br>
&gt;&gt; <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
&gt;&gt;<br>
&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
&gt;&gt;<br>
&gt;&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; Kitware offers ITK Training Courses, for more information visit:<br>
&gt; <a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.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>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Zoli<br>
</div>