[Insight-users] Default number of integration steps in itkTimeVaryingVelocityFieldTransform?

LisaT lisat at sfu.ca
Fri May 25 20:46:51 EDT 2012


Hello,

While attempting to run 3D Time-Varying-Bspline registration, I noticed that
itkTimeVaryingVelocityFieldIntegrationImageFilter suggests default of 10:

  /**
   * Set the number of integration steps used in the Runge-Kutta solution of
the
   * initial value problem.  Default = 10.
   */

while itkTimeVaryingVelocityFieldTransform suggests a 100:
  /**
   * Set the number of integration steps used in the Runge-Kutta solution of
the
   * initial value problem.  Default = 100;
   */

Consequently, using 100 steps for a 136x176x136 image took at least over
several hrs just for initialization of the transform. Should the latter be
10? 

Thanks!
LT





-- 
View this message in context: http://old.nabble.com/Default-number-of-integration-steps-in-itkTimeVaryingVelocityFieldTransform--tp33911147p33911147.html
Sent from the ITK - Users mailing list archive at Nabble.com.



More information about the Insight-users mailing list