[Insight-users] Deformable Registration

Luis Ibanez luis.ibanez at kitware.com
Sat Apr 29 14:47:42 EDT 2006


Hi Michelangelo,

All the examples of ITK that you find in the directory


               Insight/Examples


are described in detail in the ITK Software Guide


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

The example


            DeformableRegistration1.cxx


is described in Section 8.13, in pdf-page 470.

As you will see in that section, this example is using the
FEM approach for modeling the deformation of the image as
a physical model of a block of elastic material.


The theoretical background of most algorithms in ITK is
presented in the book:

        "Insight into Images
         Principles and Practice for
         Segmentation, Registration, and Image Analysis"

that you find in the documentation page:

    http://www.itk.org/HTML/Documentation.htm


If you search for papers of FEM-based deformable registration,
you will also find supporting material.


   Regards,


      Luis



-------------------------
Michelangelo Paci wrote:
> Hi,
> I'm trying to use the deformable registration tecnique shown in the 
> DeformableRegistration1.cxx example in order to track some nuclei which 
> move in a volume. Is there someone who knows which mathematical model is 
> implemented in this example and where I can find some further 
> information, such  as a mathematical formulation? And, of course, some 
> suggestion about the dummy's parameters setting.
> Thank you
> 
> Michelangelo
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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