[ITK] optimizer scales and weights
Matt McCormick
matt.mccormick at kitware.com
Mon Nov 9 11:18:10 EST 2015
Hi Luigi,
The SetScales and SetWeights have different purposes. SetScales is
used to account for different parameters having a different impact on
motion -- for example, translation versus rotation parameters.
SetWeights can be used to keep one parameter constant, etc. A more
detailed description can be found in the class documentation here:
http://www.itk.org/Insight/Doxygen/html/classitk_1_1ObjectToObjectOptimizerBaseTemplate.html
HTH,
Matt
On Mon, Nov 9, 2015 at 10:16 AM, Luigi Riba <ribaluigi at gmail.com> wrote:
> Dear all,
>
> I'm working on ITK 4 and, for the moment, I have always payed attention only
> to the SetScales method for the optimizer.
>
> Out of curiosity, what is the role of the SetWeights method? What are the
> differences between SetWeights and SetScales? Shoud this two methods be used
> in conjunction?
>
> Thanks in advance for the help.
>
> Best,
> Luigi
>
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/mailman/listinfo/community
>
More information about the Community
mailing list