On page 315 in the ItkSoftwareGuide Image registration is defined as:<br><br>&quot;Registration is treated as an optimization problem with the goal of finding the spatial mapping that will bring the [moving image] into alignment with [the fixed image].&quot;<br>
<br>But on page 317 when describing the implementation it says:<br><br>&quot;The transform that will map the [fixed image] space into the [moving image] space is defined below.&quot;<br><br>Is this not opposite to what is said on page 315? I assume it does not matter as long as the two images are aligned but would like to know if I have missed something.<br>