[Insight-users] Events from PointSetToPointSetRegistrationMethod
Luis Ibanez
luis.ibanez at kitware.com
Tue Aug 28 13:05:08 EDT 2007
Hi Francisco,
1) The bad news:
No, RegistrationMethod do not invoke IterationEvents
2) The good news:
Optimizers invoke IterationEvents
Just connect an observer to the optimizer that you are using.
You will find many examples on how to do this in the
ITK Software Guide
http://www.itk.org/ItkSoftwareGuide.pdf
in particular in the "Image Registration" chapter.
Source code Examples are in
Insight/Examples/Registration
Regards,
Luis
--------------------------------------
Francisco José Cadaval Arrola wrote:
> Hi all.
>
> I want to know if the objects of this class invokes any event like
> IterationEvent.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
More information about the Insight-users
mailing list