<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<br>I think you want to apply the Deformation field from registration of 2 images onto a new image, if I understand you correctly. Use, WarpImageFilter as below:<br>>WarpImageFilter NewImage DefFld Outputfilename<br><br>Hope this helps,<br>Ganesh<br><br><font style="" color="#1f497d" face="Verdana">************************************************************************</font><font style="" color="#1f497d" face="Verdana"><br></font><font style="" color="#1f497d" face="Verdana">
"What the mind of man can conceive and believe, It can achieve" - </font><font style="" color="#1f497d" face="Verdana"><span class="ecxil">Napolean</span></font><font style="" color="#1f497d" face="Verdana"> </font><font style="" color="#1f497d" face="Verdana"><span class="ecxil">Hill</span></font><font style="" color="#1f497d" face="Verdana"><br></font><font style="" color="#1f497d" face="Verdana">
-Ganesh
Narayanasamy,Ph.D., PostDoc-University of Kentucky Cancer Center</font><font style="" color="#1f497d" face="Verdana"><br></font><font style="" color="#1f497d" face="Verdana">
</font><font style="" color="#1f497d" face="Verdana">************************************************************************</font><br><br><br>> <br>> Message: 7<br>> Date: Mon, 28 Mar 2011 12:44:19 +0200<br>> From: Ariel Hern?n Curiale <curiale@gmail.com><br>> Subject: [Insight-users] How to process an image with DeformationField<br>>         ?<br>> To: insight-users@itk.org<br>> Message-ID: <36161E0C-B9B6-470E-902F-9903EA6D4D8E@gmail.com><br>> Content-Type: text/plain; charset="iso-8859-1"<br>> <br>> Hi all,<br>> <br>> I have some troubles when i try to process an image with a DeformationField (itk::Image< itk::Vector<float, 3>, 3> TDeformationField). Anyone know how to process an image with a DdeformationField (image vector) to make another image ?<br>> <br>> I made a Registration and I have as result a Deformation field to indicate the change between to images (FixedImage and MovedImage). I try to validate the registration process generation another image as a result of applied the Deformation to an original image (FixedImage).<br>> <br>> Thanks<br>> <br>> <br>> Saludos<br>> Ariel Hern?n Curiale<br>> www.curiale.com.ar<br>> <br>                                            </body>
</html>