[ITK Community] [Insight-developers] Using VersorRigid3DTransform	in ITKv4	registration framework
    Ghayoor, Ali 
    ali-ghayoor at uiowa.edu
       
    Tue Nov 26 18:25:24 EST 2013
    
    
  
Hello all,
I am trying to upgrade a registration framework from ITKv3 to ITKv4.
In ITKv3, we have the "itk::VersorRigid3DTransformOptimizer" that is implemented specifically for "itkVersorRigid3DTransform". However, in ITKv4, only the following optimizers are available:
itk::GradientDescentOptimizerv4
itk::GradientDescentLineSearchOptimizerv4
itk::MultiGradientOptimizerv4
itk::QuasiNewtonOptimizerv4
itk::ConjugateGradientLineSearchOptimizerv4
Therefore, I picked "ConjugateGradientLineSearchOptimizerv4" for my registration v4 framework, but it seems that this optimizer does not work well with VersorRigid3DTransform. Please let me know about your ideas if you have come up with this problem before.
Thanks,
Ali
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20131126/fb0d0e03/attachment.html>
-------------- next part --------------
_______________________________________________
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://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://www.itk.org/mailman/listinfo/insight-developers
    
    
More information about the Community
mailing list