<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
&nbsp;<BR>
and what about Similarity2dTransform and&nbsp;AffineTransform??<BR>
&nbsp;<BR>
what are teh differences??<BR><BR>
Thanks!<BR>
&nbsp;<BR>
<HR id=stopSpelling>
Date: Tue, 14 Jul 2009 12:02:21 -0400<BR>From: luis.ibanez@kitware.com<BR>To: mort.motes@gmail.com<BR>CC: insight-users@itk.org<BR>Subject: Re: [Insight-users] RigidTransform vs AffineTransform?<BR><BR><BR><BR>Hi Motes:<BR><BR><BR>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; A Rigid Transforms is not<BR>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; just an Affine centered Transform.<BR><BR><BR>1) A Rigid Transform supports:<BR>&nbsp; &nbsp; &nbsp;&nbsp; Translations and Rotations<BR><BR>2) An Affine Transform supports:<BR>&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Translations, Rotations, Scaling and Shearing.<BR><BR><BR>In ITK, both the Rigid and Affine transforms are "centered".<BR>Which means that you can specify what point of space should<BR>be used as the center of rotations.<BR><BR><BR>Yes, there is something unique that is accomplished by using<BR>a Rigid Transform:<BR><BR><BR>&nbsp; Managing Translations and Rotations, by only optimizing<BR>&nbsp; in an space of Six dimensions, instead of the space of <BR>&nbsp; 12 dimensions where you have to optimize an Affine Transform.<BR>&nbsp;&nbsp; (this for the case of 3D images).<BR><BR><BR><BR>&nbsp;&nbsp;&nbsp;&nbsp; Regards,<BR><BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Luis<BR><BR><BR>--------------------------------------------------------------------------------------------<BR>
<DIV class=EC_gmail_quote>On Sun, Jul 12, 2009 at 3:14 PM, motes motes <SPAN dir=ltr>&lt;<A href="mailto:mort.motes@gmail.com">mort.motes@gmail.com</A>&gt;</SPAN> wrote:<BR>
<BLOCKQUOTE class=EC_gmail_quote style="PADDING-LEFT: 1ex">In the itkSoftwareGuide an examples is walked through using a RigidTransform. But is a RigidTransform not just a centered AffineTransform? I am a bit confused that a RigidTransform exists, as I understand rigid and non-rigid are concepts that includes transforms. Something like:<BR><BR>Rigid:<BR>&nbsp;- Translation<BR>&nbsp;- Affine<BR><BR>Non-Rigid<BR>&nbsp;- BsplineDeformableTransform<BR><BR><BR>Or are there something unique about a RigidTransform that is not accomplished using eg. translation or Affine transforms?<BR><BR>_____________________________________<BR>Powered by <A href="http://www.kitware.com/">www.kitware.com</A><BR><BR>Visit other Kitware open-source projects at<BR><A href="http://www.kitware.com/opensource/opensource.html">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">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">http://www.itk.org/mailman/listinfo/insight-users</A><BR><BR></BLOCKQUOTE></DIV><BR><br /><hr />Charlas más divertidas con el nuevo <a href='http://download.live.com' target='_new'>Windows Live Messenger</a></body>
</html>