<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>This is simply an affine transform itk::AffineTransform. <o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>-Jinzhong<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
insight-users-bounces@itk.org [mailto:insight-users-bounces@itk.org] <b>On
Behalf Of </b>John D<br>
<b>Sent:</b> Friday, September 04, 2009 10:57 AM<br>
<b>To:</b> Ramón Casero Cañas<br>
<b>Cc:</b> Insight Users Mailing List<br>
<b>Subject:</b> Re: [Insight-users] Translation, Rotation and Scaling<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'>Hi Ramon,<br>
<br>
&nbsp; Thanks for your reply. I see that the Similarity2DTransform has an
uniform scaling in X and Y. In my application, the x and y scaling could be
different. How can that be handled ?<br>
<br>
Thanks,<br>
John<br>
<br>
<o:p></o:p></p>

<div>

<p class=MsoNormal>2009/9/3 Ramón Casero Cañas &lt;<a
href="mailto:ramon.casero@comlab.ox.ac.uk">ramon.casero@comlab.ox.ac.uk</a>&gt;<o:p></o:p></p>

<div>

<div>

<p class=MsoNormal>John D wrote:<o:p></o:p></p>

<p class=MsoNormal>Hi all,<br>
<br>
&nbsp;I am working on an application of registration of 2D images where I want<br>
translation, rotation and scaling (but no shear). The affine transformation<br>
has the added degree of freedom for the shear that I want to avoid. Does ITK<br>
have a transform that uses only translation, rotation and scaling ?<o:p></o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><o:p>&nbsp;</o:p></p>

</div>

</div>

<p class=MsoNormal>Hi John,<br>
<br>
Yes, it is known as a similarity transform. See class Similarity2DTransform,
documented in sec. 8.8.9 (p. 400) of the ITK User Guide, and in the doxygen
documentation<br>
<br>
<a href="http://www.itk.org/Doxygen/html/classitk_1_1Similarity2DTransform.html"
target="_blank">http://www.itk.org/Doxygen/html/classitk_1_1Similarity2DTransform.html</a><br>
<br>
<br>
Best regards,<br>
<br>
Ramon.<br>
<br>
-- <br>
Ramón Casero Cañas, DPhil<br>
<br>
Computational Biology, Computing Laboratory<br>
University of Oxford<br>
Wolfson Building, Parks Rd<br>
Oxford OX1 3QD<br>
<br>
tlf &nbsp; &nbsp; +44 (0) 1865 610807<br>
web &nbsp; &nbsp; <a href="http://web.comlab.ox.ac.uk/people/Ramon.CaseroCanas"
target="_blank">http://web.comlab.ox.ac.uk/people/Ramon.CaseroCanas</a><br>
photos &nbsp;<a href="http://www.flickr.com/photos/rcasero/" target="_blank">http://www.flickr.com/photos/rcasero/</a><o:p></o:p></p>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

</body>

</html>