[Insight-users] Re: More on : How to put Thinplatespline into the automatic registration framework?

Luis Ibanez luis . ibanez at kitware . com
Sun, 23 Jun 2002 16:10:41 -0400


Hi zhangzhijun


You may also want to look at the recently added example:

      MutualInformationEuler2DRegistration

(the name is missleading since it was originally intended
to do only Rigid2D registration. It has however been
extended to include other four types of transforms)

After your email I added a class for illustrating how
to use ThinPlateSplines in this framework.  Note that
this is only for illustrating how to configure the code !
it is not fully operational since it is missing the
landmark initialization.
(look at the MIThinPlateSplineRegistrator.h and .txx)

You may probably want to play with the GUI in order
to define landmarka by allowing the user to interactively
click on the fixed and moving images.

Please let us know if you have any further questions.


Thanks


   Luis