<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Feb 29, 2016 at 9:39 AM, Lonni Besançon <span dir="ltr"><<a href="mailto:lonni.besancon@gmail.com" target="_blank">lonni.besancon@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">The spacing is 1 along the three axis.<br>
The origin is -51,-46,0.<br>
<br>
GetMapperPosition is always between -0.5 and 0.5 and therefore the<br>
computation I make afterwards as you suggested with the resliceAxesMatrix is<br>
always comprised between 50.5 and 51.5 for the X axis, and 46.5 and 47.5 for<br>
the y axis.<br></blockquote><div><br></div><div>It seems to me that the value returned by GetMapperPosition() is wrong (at least,</div><div>its wrong for when PickTextureDataOn()).  And if that is wrong, then the result</div><div>from resliceAxesMatrix->MultiplyPoint() will also be wrong.  So I will look into</div><div>this when I have a break from work.</div><div><br></div><div>In the meantime, you can compute an "approximate" position from the IJK values,</div><div>by multiplying by the Spacing and adding the Origin.</div><div><br></div><div> - David</div></div></div></div>