[ITK Community] [Insight-users] ITKBsplineSyN learning rate
Emma Saunders
emmasaunders123 at gmail.com
Mon Jan 20 11:17:36 EST 2014
I am using the ITKBspline SYN registration
I am having trouble setting the learning rate for this type of registration.
Ideally I would like to estimate the learning rate at the first iteration.
For now I am simply setting the learning rate as follows:
displacementFieldRegistration->SetLearningRate( 0.5);
In the command iteration update however connected to this method reports a
value of 1 each time
std::cout << " Learning rate: " << optimizer->GetLearningRate()
Can anyone clarify the method to set the learning rate for ITKBsplineSYN
registration
Many Thanks
Emma
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20140120/18282180/attachment-0002.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://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://www.itk.org/mailman/listinfo/insight-users
More information about the Community
mailing list