[ITK] Set up step length for LBFGSBOptimizerv4

Ruizhi Liao ruizhi at mit.edu
Tue Oct 10 19:23:23 EDT 2017


Hello!

I’m LBFGSBOptimizerv4 to perform optimization for BSpline registration. I want to set up step length for the optimizer, but it looks this class doesn’t provide this method: https://itk.org/Doxygen/html/classitk_1_1LBFGSBOptimizerv4.html#a71e1357c63f5547b8e175e738a080930

In LBFGSOptimizer, there is such a method called “SetDefaultStepLength()”: https://itk.org/Doxygen/html/classitk_1_1LBFGSOptimizer.html#ae2c7ee103163ea6b36161632d9d9b539 <https://itk.org/Doxygen/html/classitk_1_1LBFGSOptimizer.html#ae2c7ee103163ea6b36161632d9d9b539> . I wonder if there is a way to set up step length using LBFGSBOptimizerv4?

Thanks!

-Ray
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20171010/70ac0abc/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1838 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/community/attachments/20171010/70ac0abc/attachment.bin>


More information about the Community mailing list