<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>&gt;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>&gt; <br>&gt; Message: 7<br>&gt; Date: Mon, 28 Mar 2011 12:44:19 +0200<br>&gt; From: Ariel Hern?n Curiale &lt;curiale@gmail.com&gt;<br>&gt; Subject: [Insight-users] How to process an image with DeformationField<br>&gt;         ?<br>&gt; To: insight-users@itk.org<br>&gt; Message-ID: &lt;36161E0C-B9B6-470E-902F-9903EA6D4D8E@gmail.com&gt;<br>&gt; Content-Type: text/plain; charset="iso-8859-1"<br>&gt; <br>&gt; Hi all,<br>&gt; <br>&gt; I have some troubles when i try to process an image with a DeformationField (itk::Image&lt; itk::Vector&lt;float, 3&gt;, 3&gt; TDeformationField). Anyone know how to process an image with a DdeformationField (image vector) to make another image ?<br>&gt; <br>&gt; 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>&gt; <br>&gt; Thanks<br>&gt; <br>&gt; <br>&gt; Saludos<br>&gt; Ariel Hern?n Curiale<br>&gt; www.curiale.com.ar<br>&gt; <br>                                               </body>
</html>