[Insight-users] image deformation

Luis Ibanez luis.ibanez at kitware.com
Wed May 25 16:59:02 EDT 2005


Prashanth,

You will find an example on how to use the FEM
deformable registration in the ITK Software Guide


      http://www.itk.org/ItkSoftwareGuide.pdf


Please look at Section 8.13, in pdf-page 406.

The source code of this example is available in


      Insight/Examples/Registration



    Regards,


      Luis


------------------------
Prashanth Dumpuri wrote:

> All,
>   I'm workin on a 3D image deformation code. Here's a brief overview of
> what i'm doing
> ------------------------------------------------------
> 1. Build a finite element mesh from a 3D image volume.
> 2. Run my FEM code and obtain displacements at nodes.
> 3. Deform the 3D image volume based on the nodal displacements.
> ------------------------------------------------------
> I'm working on a parallel implementation of step 3. Is there a ITK
> filter/class that can do this? If not, I was wondering if someone out
> there had already solved this and could point me to examples/source
> codes. 
> Thanks
> Prashanth
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
> 
> 





More information about the Insight-users mailing list