[Insight-developers] MattesMutualInformation failures in ITK4

Williams, Norman K norman-k-williams at uiowa.edu
Tue Feb 1 09:54:50 EST 2011


We have an application for Image Registration, BRAINSFit (http://www.nitrc.org/projects/multimodereg/) that is used at Iowa for our standard workup, and is also distributed with Slicer.



As part of the Slicer effort and our ongoing work on ITK4 we have begun testing BRAINSFit built with ITKV4.  Hans Johnson asked me to look into the testing failures with ITKV4.



What I've discovered is that most of the failures come down to this an exception with the error message  "Joint PDF summed to zero" -- entire message reproduced below.



Now, I'm a software process guy more than an image processing guy, and I don't pretend to understand very much about Image Registration algorithms or the Mattes method in particular, so I'm asking for a little help on this one. It doesn't seem right that code that produces useful results in ITK3 should fail catastrophically in ITK4.



Any ideas?



itk::ExceptionObject (0x102811a70)
Location: "void itk::MattesMutualInformationImageToImageMetric<TFixedImage, TMovingImage>::GetValueAndDerivative(const typename itk::ImageToImageMetric<TFixedImage, TMovingImage\
>::ParametersType&, typename itk::ImageToImageMetric<TFixedImage, TMovingImage>::MeasureType&, typename itk::ImageToImageMetric<TFixedImage, TMovingImage>::DerivativeType&) cons\
t [with TFixedImage = itk::Image<float, 3u>, TMovingImage = itk::Image<float, 3u>]"
File: /scratch/kent/itktest/ITK/Code/Algorithms/itkMattesMutualInformationImageToImageMetric.txx
Line: 1030
Description: itk::ERROR: MattesMutualInformationImageToImageMetric(0x101ccb990): Joint PDF summed to zero


________________________________
Notice: This UI Health Care e-mail (including attachments) is covered by the Electronic Communications Privacy Act, 18 U.S.C. 2510-2521, is confidential and may be legally privileged.  If you are not the intended recipient, you are hereby notified that any retention, dissemination, distribution, or copying of this communication is strictly prohibited.  Please reply to the sender that you have received the message in error, then delete it.  Thank you.
________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20110201/b4fb35a0/attachment.htm>


More information about the Insight-developers mailing list