Hi Luis,<br><br>Thank you. I have the deformation working with the deformable transform now.<br><br>thank you,<br>john<br><br><div class="gmail_quote">On Sun, Nov 1, 2009 at 4:41 PM, Luis Ibanez <span dir="ltr">&lt;<a href="mailto:luis.ibanez@kitware.com">luis.ibanez@kitware.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 John,<br>
<br>
You will find an example file with an AffineTransform in:<br>
<br>
      Insight/Examples/Data/IdentityTransform.tfm<br>
<br>
<br>
This is a text file,<br>
and the content is:<br>
<br>
<br>
#Insight Transform File V1.0<br>
# Transform 0<br>
Transform: AffineTransform_double_3_3<br>
Parameters: 1 0 0 0 1.0 0.0 0 0.0 1.0  0  0  0<br>
FixedParameters:  0.0 0.0 0.0<br>
<br>
<br>
<br>
The &quot;Parameters&quot; are (in order) the coeficients of the<br>
rotation matrix, followed by the components of the<br>
translation vector.<br>
<br>
The &quot;Fixed Parameters are the coordinates of the<br>
center of rotation.<br>
<br>
<br>
<br>
        Regards,<br>
<br>
<br>
              Luis<br>
<br>
<br>
--------------------------------------------------------------------------------<br>
<div><div></div><div class="h5">On Thu, Oct 29, 2009 at 12:53 AM, John Drozd &lt;<a href="mailto:john.drozd@gmail.com">john.drozd@gmail.com</a>&gt; wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; I was reviewing DeformableRegistration8.cxx and I am wondering how to<br>
&gt; pass the bulk affine transform to it. I do not understand how to<br>
&gt; create the file of parameters from the affine transform that is read<br>
&gt; by the deformable registration program.<br>
&gt;<br>
&gt; Thank you,<br>
&gt; John<br>
&gt;<br>
&gt; --<br>
&gt; John Drozd<br>
&gt; Postdoctoral Fellow<br>
&gt; Imaging Research Laboratories<br>
&gt; Robarts Research Institute<br>
&gt; Room 1256<br>
&gt; 100 Perth Drive<br>
&gt; London, Ontario, Canada<br>
&gt; N6A 5K8<br>
&gt; <a href="mailto:jdrozd@imaging.robarts.ca">jdrozd@imaging.robarts.ca</a><br>
</div></div><div><div></div><div class="h5">&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>