[ITK] [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.
_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/insight-users


More information about the Community mailing list