Hi,<br>
<br>
I'm trying the same thing, but my question are when i can capture the coordinate<br><br><div><span class="gmail_quote">2005/10/5, Mark Wyszomierski &lt;<a href="mailto:markww@gmail.com">markww@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>You can fire a pick event when the user clicks the mouse:</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp; Picker-&gt;Pick(eventpos[0], eventpos[1], 0, renderer);</div>
<div>&nbsp;&nbsp;&nbsp; </div>
<div>Then you can get the mapped position:</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp; Picker-&gt;GetMapperPosition(...);</div>
<div>&nbsp;</div>
<div>Then&nbsp; the final x,y locs of the original image I get by:</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp; originalX = (int)(ptMapped[0] / pixel_spacing_x + 0.5);</div>
<div>&nbsp;&nbsp;&nbsp; // same for y.</div>
<div>&nbsp;</div>
<div>This always has given me the correct 'real' location.</div>
<div>&nbsp;</div>
<div>Mark<br><br>&nbsp;</div>
<div><div><span class="e" id="q_106c221bef89d154_1"><span class="gmail_quote">On 10/5/05, <b class="gmail_sendername">Renaud Isabelle</b> &lt;<a href="mailto:renauisa@yahoo.fr" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
renauisa@yahoo.fr</a>&gt; wrote:</span>
</span></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"><div><span class="e" id="q_106c221bef89d154_3">
<div>Hi all,</div>
<div>&nbsp;</div>
<div>I have read&nbsp;an initial&nbsp;3D image from a file with
itkImageFileReader&nbsp;and displayed with VTK
through&nbsp;vtkImageData/vtkImageActor.</div>
<div>&nbsp;</div>
<div>Now, since a known world position in 3D x,y,z, I would like to retrieve the pixel value at this point of my image. </div>
<div>&nbsp;</div>
<div>This seems to be a complex problem,&nbsp;because I don't want the
pixel data that is displayed at this position but the pixel data of the
raw&nbsp;image, that is no rescaled instead.</div>
<div>&nbsp;</div>
<div>Is there some example where such a thing is done? Or any function? </div>
<div>&nbsp;</div>
<div>Thanks, </div><span>
<div>&nbsp;</div>
<div>Isabelle</div></span><span>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<p>
</p><hr size="1">
<b><font color="#ff0000">Appel audio GRATUIT</font> partout dans le monde</b> avec le nouveau Yahoo! Messenger<br><a href="http://us.rd.yahoo.com/messenger/mail_taglines/default/*http://fr.messenger.yahoo.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

Téléchargez le ici !</a> 
<p></p><p></p></span><br></span></div>_______________________________________________<br>This is the private VTK discussion list.<br>Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

http://www.vtk.org/Wiki/VTK_FAQ</a><br>Follow this link to subscribe/unsubscribe:<br><a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.vtk.org/mailman/listinfo/vtkusers
</a><br><br><br></blockquote></div><br>

<br>_______________________________________________<br>Insight-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Insight-users@itk.org">Insight-users@itk.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">
http://www.itk.org/mailman/listinfo/insight-users</a><br><br><br></blockquote></div><br><br clear="all"><br>-- <br>Diego Armando Parada Cuervo<br>Estudiante de Ingeniería de Sistemas y Computación<br>Universidad Pedagógica y Tecnológica de Colombia