[Insight-developers] Re: Problems with new registrationoptimizations

Bill Lorensen bill.lorensen at gmail.com
Mon Dec 3 15:06:23 EST 2007


Guys,

Here is some additional output I added to OptImageToImageMetric. Looks like
m_NumberOfFixedImageSamples is being changed and the theader chunk sizes are
not being updated.

m_ThreaderChunkSize is: 56797 and m_ThreaderSizeOfLastChunk is: 56797
m_NumberOfFixedImageSamples is: 56797
now after nSamplesPicked != m_NumberOfFixedImageSampless,
m_NumberOfFixedImageSamples is: 30728
ExceptionObject caught !

itk::ExceptionObject (0x8b2e338)
Location: "void itk::MultiThreader::SingleMethodExecute()"
File:
/home/lorensen/Projects/InsightPersonal/Code/Common/itkMultiThreader.cxx
Line: 405
Description: itk::ERROR: MultiThreader(0x8b20c50): Exception occurred during
SingleMethodExecute
/home/lorensen/Projects/InsightPersonal/Code/Review/itkOptImageToImageMetric.txx:766:
itk::ERROR: MeanSquaresImageToImageMetric(0x8b20ae8): sampleNumber 30728
exceeds 30728 which is the container size of m_FixedImageSamples, also,
Threader ChunkSize is: 56797, ThreaderSizeOfLastChunk is:56797 and
NumberOfFixedImageSamples is: 30728


Hope this helps,

Bill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.itk.org/mailman/private/insight-developers/attachments/20071203/f5142a33/attachment.html


More information about the Insight-developers mailing list