[Insight-users] MattesMutualInformationImageToImageMetric exception thrown

Rick Shilling rickshilling at yahoo.com
Tue May 2 15:41:44 EDT 2006


Hi-

I'm getting an exception thrown on:

typedef itk::ImageRegistrationMethod<ImageType,ImageType > RegistrationType;  
RegistrationType::Pointer registration  = RegistrationType::New();
.
.
.
registration->StartRegistration();
EOF

itk::ExceptionObject (00F58FA8)
Location: "Unknown"
File: C:\InsightToolkit-2.2.0\Code\Algorithms\itkMutualInformationImageToImageMetric.txx Line: 193
Description: itk::ERROR: MutualInformationImageToImageMetric(0157D530): All the sampled point mapped to outside of the moving image

Does anyone know what needs to be checked or setup to ensure the sampled points are within the itk image?  Note that I am using a subregion of the itk fixedImage in the registration process & not just a subset of the number of spatial samples.  Thanks.

-Rick

		
---------------------------------
Love cheap thrills? Enjoy PC-to-Phone  calls to 30+ countries for just 2¢/min with Yahoo! Messenger with Voice.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20060502/a8bdda18/attachment.html


More information about the Insight-users mailing list