<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>I am trying to modify the 3D rigid registration (as given in Examples, ImageRegistration8) to use Mutual information. I have tried changing the </DIV>
<DIV>itkMeanSquaresImageToImageMetric.h include </DIV>
<DIV>and </DIV>
<DIV>typedef itk::MeanSquaresImageToImageMetric&lt;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FixedImageType,&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MovingImageType &gt;&nbsp;&nbsp;&nbsp; MetricType;</DIV>
<DIV>to both MattesMutualInformation and MutualInformation,</DIV>
<DIV>and the code builds, but seems to give wrong results. In one test case, the MattesMutual will not even do one iteration, just reports a fit (where the two images aren't registered)</DIV>
<DIV>&nbsp; Does anyone have a good Mutual Information 3D rigid register code?</DIV>
<DIV>TYVM</DIV>
<DIV>Will</DIV></div><br>



      </body></html>