[Insight-users] Observer for Demons registration

Luis Ibanez luis.ibanez at kitware.com
Wed, 28 Jan 2004 13:35:24 -0500


Hi Radhika,


Yes,
The DemonsRegistrationFilter invoke progress
events as any well-behaved ITK filter.

Simply connect a Command/Observer to the filter
and set it to observe: ProgressEvents.


For an example on how to do this, you may want
to look at the code in

  Insight/Testing/Code/Algorithms/
      itkDemonsRegistrationFilterTest.cxx


Where is this neatly done.


Regards,


    Luis


--------------------------------
Radhika Sivaramakrishna wrote:
> Hi Luis,
> 
>  
> 
> Is there a way to track the progress of Demons registration filter to 
> see what it does at each iteration?
> 
>  
> 
> Radhika
> 
>  
> 
> -----------------------------------------------------
> 
> Confidentiality Notice.
> 
> This email message is for the sole use of the intended recipient(s) and 
> may contain confidential and privileged information. Any unauthorized 
> review, use, disclosure or distribution is prohibited. If you are not 
> the intended recipient, please contact the sender by reply email and 
> destroy all copies of the original message. If you are the intended 
> recipient, please be advised that the content of this message is subject 
> to access, review and disclosure by the sender's Email System Administrator.
>