[ITK-users] How to analyse the time taken by each module? and use of ELASTIX in ITK !?!

Hyun Jae Kang hyunjae.kang at kitware.com
Fri Jan 15 13:56:18 EST 2016


Hi,

Here are other examples of itk::TimeProbe:

https://github.com/InsightSoftwareConsortium/ITK/blob/master/Modules/Core/Common/test/itkTimeProbeTest.cxx

https://github.com/InsightSoftwareConsortium/ITK/blob/master/Modules/Core/Common/test/itkTimeProbeTest2.cxx 

Also, You can measure computation times of multiple functions by using
itk::TimeProbesCollectorBase. Please check the following example code.

https://github.com/InsightSoftwareConsortium/ITK/blob/master/Modules/Core/Common/test/itkTimeProbesTest.cxx

Thanks,

Hyun Jae



--
View this message in context: http://itk-users.7.n7.nabble.com/How-to-analyse-the-time-taken-by-each-module-and-use-of-ELASTIX-in-ITK-tp36650p36655.html
Sent from the ITK - Users mailing list archive at Nabble.com.


More information about the Insight-users mailing list