[Insight-users] Demon Registration update pipeline call

Rick Shilling rickshilling at yahoo.com
Fri Sep 29 12:47:10 EDT 2006


Hi-

I am using an itk::DemonsRegistrationFilter object whose Update() member is called multiple times (in a for loop).  Each time, prior to the Update() call, its SetMovingImage( movingImage ) member function is called because data in movingImage have changed.  Though, after the first Update() call, subsequent  calls do not seem to execute anything (The IterationEvent object added as an observer to the RegistrationFilter does not print expected stdout).   

Do I need to make an extra call(s) to signal to the itk::DemonsRegistrationFilter object that the pipeline needs to be updated?  Thanks.

Rick Shilling
 


 		
---------------------------------
Do you Yahoo!?
 Everyone is raving about the  all-new Yahoo! Mail.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20060929/bf65691b/attachment.htm


More information about the Insight-users mailing list