[IGSTK-Developers] RE: Operating Room of the Future at St. Olavs

Luis Ibanez luis.ibanez at kitware.com
Mon Jul 17 12:31:20 EDT 2006


Hi Jon,

This application has not been interfaced with IGSTK, but
it is certainly a good candidate for being integrated
with IGSTK. Note that this application was developed by
Julien Jomier and Stephen Aylward when they were at UNC.
Since then we have used this application for multiple
projects involving combinations of PET/MR/CT registrations.


Note that this applications has defined internal classes
for the different types of registration and initialization.


For example:

* There is a class that encapsulates RigidRegistration,
* another class that encapsulates AffineRegistration,
* another class that encapsulates LandmarkRigid registration
   (for initialization),

...and so on...


One good way of integrating the functionalities of this application
with IGSTK could be to grab one or two of the specific classes that
perform the registration and to encapsulate them inside IGSTK modules,
just like the igstkMR3DImageToUS3DImageRegistration class in the
directory:


                    IGSTK/Source


Please let us know what specific functionalities of this registration
application would be of interest to your team.


      Regards,


          Luis


---------------------
Jon H Kaspersen wrote:
> Hi again Luis,
> 
> There is an ITK Application 
> called LandmarkInitializedMutualInformationRegistration.
> Has this application or similar been interfaced to IGSTK ?
> 
> I mean, this is what I mean can be used as an example plugin.
> 
> Best
> Jon
>




More information about the IGSTK-Developers mailing list