[Insight-users] Registration Optimizer

Luis Ibanez luis . ibanez at kitware . com
Tue, 12 Aug 2003 19:18:25 -0400


Hi David,

Please use the method

             SetInitialPosition()

in the optimizer.

When you change the position of the optimizer in the
parametric space, this is equivalent to restarting
the optimization.


Regards,


     Luis


-----------------------
David Holmes wrote:
> Hello all-
> 
> I've been working with the Multi-res. registration.  I have an observer
> for the optimizer which tracks the parameter for convergence.  One of
> the things that I want to do is set the "current position"  of the
> optimizer.  I see that there is a SetCurrentPosition method, but it's
> protected and I can't call it.  The real goal is setting the inital
> position for the next level of the registration, so I looked at the
> "SetInitialPositionForNextLeve()" but that gets written over when I
> jump to the next level.  I also thought about stopping the optimizer,
> setting the inital parameters, and then starting the optimizer again,
> but that is a little clunky.
> 
> Any thoughts?
> 
> Thanks
> 
> david
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder . yahoo . com
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk . org
> http://www . itk . org/mailman/listinfo/insight-users
>