[ITK-users] Simple example to use SyN registration in ITK

Nicholas Tustison ntustison at gmail.com
Fri Jul 3 14:11:48 EDT 2015


https://github.com/InsightSoftwareConsortium/ITK/blob/master/Modules/Registration/RegistrationMethodsv4/test/itkSyNImageRegistrationTest.cxx
https://github.com/InsightSoftwareConsortium/ITK/blob/master/Modules/Registration/RegistrationMethodsv4/test/itkBSplineSyNImageRegistrationTest.cxx


> On Jul 3, 2015, at 10:18 AM, yagoDiez <yagodiezdonoso at gmail.com> wrote:
> 
> HI everyone, 
> 
> I have been using both ITK and SyN registration separately for some time now
> (I used SyN executables). I am now using itk 4.7.
> 
> Recently I have come accross the following classes.
> 
>  itk::SyNImageRegistrationMethod
> <http://www.itk.org/Doxygen/html/classitk_1_1SyNImageRegistrationMethod.html>  
> 
> and  BSplineSyNImageRegistrationMethod
> <http://www.itk.org/Doxygen/html/classitk_1_1BSplineSyNImageRegistrationMethod.html>  
> 
> The problem is I am finding it difficult to understand how they actually
> work. I have found plenty of registration examples but none using any of
> these classes. 
> 
> My actual question is:
> 
> Can anyone point me to a simple example of a registration code using these
> classes?
> 
> Thanks a lot.
> Yago Diez
> 
> 
> 
> 
> 
> 
> --
> View this message in context: http://itk-insight-users.2283740.n2.nabble.com/Simple-example-to-use-SyN-registration-in-ITK-tp7587540.html
> Sent from the ITK Insight Users mailing list archive at Nabble.com.
> _____________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
> 
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/insight-users



More information about the Insight-users mailing list