Hello,<br><br>What do the &#39;final parameters&#39; in a b-splines deformable registration represent (I&#39;m using <span style="font-style: italic;">DeformableRegistration7.cxx</span>, revision 1.8)?&nbsp; I was under the impression that the if I were to apply those parameters to an image via a b-splines warping algorithm (in this case, 
<span style="font-style: italic;">BSplineWarping1.cxx,</span> revision 1.11) I would be be able to get an output image from the registration.&nbsp; But this was not the case for me.<br><br>That is, if I were to register image &#39;
<span style="font-weight: bold;">Fixed</span>&#39; to image &#39;<span style="font-weight: bold;">Moving</span>&#39; using <span style="font-style: italic;">DeformableRegistration7.cxx</span>, and using the final parameters from that registration on image &#39;
<span style="font-weight: bold;">Fixed</span>&#39; via <span style="font-style: italic;">BSplineWarping1.cxx</span>, I&#39;d be able to get an image that looks approximately similar to image &#39;<span style="font-weight: bold;">
Moving</span>&#39;.&nbsp; Or does it work the reverse order?&nbsp; But actually I&#39;ve tried both ways and was unable to obtain what I was expecting.<br><br><br>Thank you,<br>Kevin<br>