<div>Hello,</div>
<div> </div>
<div>I perform a multi-resolution deformable registration between 2 MRI images from 2 different people using a multi-modal metric.</div>
<div>Then I map points from the fixed image to the moving image using the transform obtained from the registration using TransformPoint();</div>
<div>Do I need to include the difference between the coordinates of the origins of both or either images in my calculation, or does the TransformPoint take care of this?</div>
<div> </div>
<div>Thank you,</div>
<div>John</div>