<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hello there!<br>I have to place same seeds on 7 different slice of a volume. I use vtkimageviewer2 to select the slice  and seedWidget to place the seeds. Why if I use vtkPointHandleRepresentation2D the points coordinates are different from the ones that I get using vtkPointHandleRepresentation3D? What's the difference?<br>Do I have to use vtkPointHandleRepresentation2D and suppose the slice is a 2D image or i have to use vtkPointHandleRepresentation3D and suppose the slice is a 3d image (slab)? Which one is better?<br>The weird thing is that vtkPointHandleRepresentation2D appears to be the right one. Is that normal?<br>Thank you! And I'm sorry for my english!<br>Concetta<br>                                               </div></body>
</html>