<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi everyone</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am using&nbsp;the MultiResMiRegistration 
framework in order to registrate 2 medical studies (a CT study and a MR 
study).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>
<DIV>The InsightApplications software offers an application using these 
components.</DIV></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;* In particular, it uses the ITK registration 
framework with<BR>&nbsp;* the following combination of 
components:</FONT></DIV><FONT face=Arial size=2>
<DIV><BR>&nbsp;*&nbsp;&nbsp; - 
MutualInformationImageToImageMetric<BR>&nbsp;*&nbsp;&nbsp; - 
QuaternionRigidTransform<BR>&nbsp;*&nbsp;&nbsp; - 
QuaternionRigidTransformGradientDescentOptimizer<BR>&nbsp;*&nbsp;&nbsp; - 
LinearInterpolateImageFunction</DIV>
<DIV>&nbsp;</DIV>
<DIV>This application has the next parameters to configure:</DIV>
<DIV>&nbsp;&nbsp; </DIV>
<DIV>&nbsp;&nbsp;&nbsp; moving image initial shrink factors</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;fixed image initial shrink 
factors&nbsp;&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;optimizer number of iterations</DIV>
<DIV>&nbsp;&nbsp;&nbsp; number of multiresolution 
levels&nbsp;&nbsp;&nbsp;&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp; learning rates per level</DIV>
<DIV>&nbsp;&nbsp;&nbsp; translation scales</DIV>
<DIV>&nbsp;</DIV>
<DIV>And, finally, these are the&nbsp;set of values&nbsp;I use for them:</DIV>
<DIV>&nbsp;</DIV>
<DIV>
<DIV>&nbsp;&nbsp;&nbsp; moving image initial shrink 
factors&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (4,4,1)</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;fixed image initial shrink 
factors&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (4,4,1)</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;optimizer number of 
iterations&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
(2500)</DIV>
<DIV>&nbsp;&nbsp;&nbsp; number of multiresolution 
levels&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3,4 or 5</DIV>
<DIV>&nbsp;&nbsp;&nbsp; learning rates per 
level&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
1e-03 1e-04 1e-05 1e-06 1e-07, ...</DIV>
<DIV>&nbsp;&nbsp;&nbsp; translation 
scales&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; 
around 320 (1 or 2 orders lower&nbsp;and higher)</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp; The set of studies I'm working with, has the next 
parameters (or similar):</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;CT Dimensions: 512 x 512 x 105 (x,y,number of 
slices)</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;CT Resolutions: 0.7 x 0.7 x 1.25 (x,y,z)</DIV>
<DIV>&nbsp;</DIV></DIV>
<DIV>&nbsp;&nbsp;&nbsp;MR Dimensions:&nbsp;256 x&nbsp;256 x 120 (x,y,number of 
slices)
<DIV>&nbsp;&nbsp;&nbsp;MR Resolutions: 0.9 x 0.9 x&nbsp;1.4 (x,y,z)</DIV></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp; I have made a lot of combinatios with the registration 
values described above but the registration still remains very, 
very&nbsp;inexact!!</DIV>
<DIV>&nbsp;</DIV>
<DIV>Could anyone help me?&nbsp; Do I have to configure any other parameters 
inside the ITK code?</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thank you very much in advance.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>José.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>&nbsp;</DIV></FONT></BODY></HTML>