[Insight-users] is there someone who has used the itkTimeStamp?

diaoxianfen diaoxianfen at asisz.com
Tue Sep 13 00:07:44 EDT 2005


Hello every one,
 I want to record the execution time of segmentation algorithm, but I don't know how to do using the ITK class of itkTimeStamp.Is this class for record time?
 For example,
  connectedThreshold->SetInput(  reader->GetOutput() );
  caster->SetInput( connectedThreshold->GetOutput() );
  writer->SetInput( caster->GetOutput() );
in this progress, i only want to know the time for segmentation.
If you know, tell me please. 
Thanks.

Xianfen Diao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20050913/e59aa8d6/attachment.htm


More information about the Insight-users mailing list