Hi,<br><br>I have a simple issue that I can not solve neither understand the cause of it.<br><br>I run the Example ImageRegistartion1.cxx on 2 3D CT images (256x256x11) modyfing the code to take into account the third dimension and float number for representation.<br>
<br>Output looks like this:<br><br>....<br>25 = 104.112 : [0.097946, -0.00159973, 0.00035025]<br>26 = 104.082 : [0.0979543, -0.00155174, 0.000494857]<br>Result = <br> Translation X = 0.0979543<br> Translation Y = -0.00155174<br>
 Translation Z = 0.000494857<br> Iterations    = 28<br> Metric value  = 104.135<br><br>Registration runs succeffully but I notice in my registrated image that the last slice (slice Number 11) is all set to the Deafult Value 100.<br>
<br>Is that due to the interpolation or something I did not specify in my code?<br><br>Is it possible to avoid this effect?<br><br>Thank you very much. <br><br><br>-- <br>M. Giordano<br><br>