[Insight-users] Exception in groupwise registration code

Xi Liang xliang.cad at gmail.com
Tue May 22 04:19:12 EDT 2012


Hi,

I am running the groupwise registration code submitted in Insight
Journal http://www.insight-journal.org/browse/publication/173

I build the code using ITK 2.8.1 (with VS2009) as suggested in the
documentation since it is not compatible with ITK4.0. I came across
the following complains about the multi-threads. Do you have any idea
what this message is about?

message: Starting Registration
message: Registration using UnivariateEntropyMultiImageMetric
message: Transform Type AffineTransform
message: Multiresolution level : 0
message: Number of total parameters : 36
message: Optimizertype : GradientDescentLineSearchOptimizer
message: Optimizer # of Iter. to go : 91
message: Optimizer learning rate : 0.0001
message: Number of total pixels : 55440
message: Number of used pixels : 2288
ExceptionObject caught !

itk::ExceptionObject (01C3E11C)
Location: "void __thiscall itk::MultiThreader::SingleMethodExecute(void)"
File: ..\..\..\Software\InsightToolkit-2.8.1\InsightToolkit-2.8.1\Code\Common\itkMultiThreader.cxx
Line: 358
Description: itk::ERROR: MultiThreader(0046CFD8): Exception occurred
during SingleMethodExecute


More information about the Insight-users mailing list