<br><div class="gmail_quote">On Thu, Jun 24, 2010 at 1:53 AM, Prathamesh Kulkarni <span dir="ltr">&lt;<a href="mailto:prathameshmkulkarni@gmail.com">prathameshmkulkarni@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Sorry for posting too many emails. I have to find a solution to all my<br>
problems mentioned so fat (or at least know if it has one!)<br>
<br>
Now I am wondering how to obtain Image co-ordinates from the<br>
SeedWidget. Currently, I can only obtain the view co-ordinates<br>
(I know because they change when I zoom in and out). Is there any<br>
method to convert them to image co-ordinates?<br></blockquote><div><br>vtkSeedRepresentation::GetSeedWorldPosition( unsigned int seedNum, double pos[3] );<br><br></div></div><br>