[Insight-users] How to process an image with DeformationField

Ganesh Narayanasamy nganesh76 at hotmail.com
Mon Mar 28 11:17:10 EDT 2011



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:
>WarpImageFilter NewImage DefFld Outputfilename

Hope this helps,
Ganesh

************************************************************************

"What the mind of man can conceive and believe, It can achieve" - Napolean Hill

-Ganesh 
Narayanasamy,Ph.D., PostDoc-University of Kentucky Cancer Center

************************************************************************


> 
> Message: 7
> Date: Mon, 28 Mar 2011 12:44:19 +0200
> From: Ariel Hern?n Curiale <curiale at gmail.com>
> Subject: [Insight-users] How to process an image with DeformationField
> 	?
> To: insight-users at itk.org
> Message-ID: <36161E0C-B9B6-470E-902F-9903EA6D4D8E at gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> Hi all,
> 
> 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 ?
> 
> 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).
> 
> Thanks
> 
> 
> Saludos
> Ariel Hern?n Curiale
> www.curiale.com.ar
> 
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110328/c90068ad/attachment.htm>


More information about the Insight-users mailing list