<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks Jothy,<br>
<br>
I'm afraid that at some point "manually" hiding actors which are out of
the current slice takes too much time (if thousands of actors).<br>
But the strange thing is that after moving through a few slices the
actor "disappears" from my view so what I see is not just a projection
of the 3d seed actors.<br>
<br>
Thanks,<br>
<br>
    Nicolas<br>
<br>
On 04/13/2010 10:06 AM, Jothybasu K Selvaraj wrote:
<blockquote
 cite="mid:y2s1dd3c8b21004130706k2d0f2a6bz40e705ad0c8a8dbc@mail.gmail.com"
 type="cite">
  <div dir="ltr">It seems to be a depth problem.vtkImageViewer2
displays all the actors whicher is above the image.To check ,comment
the setupInteractor and see it in 3D.<br>
  <br>
I would suggest you to hide the actors which ever is out of current
slice.<br>
  <br>
Jothy<br>
  <br>
  <div class="gmail_quote">On Tue, Apr 13, 2010 at 2:49 PM, Nicolas
Rannou <span dir="ltr"><<a moz-do-not-send="true"
 href="mailto:nicolas_rannou@hms.harvard.edu">nicolas_rannou@hms.harvard.edu</a>></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;">Hello,<br>
    <br>
I'm experimenting some troubles using vtkSeedWidget.<br>
    <br>
I visualize a volume (*.mhd) in a vtkImageViewer2.<br>
Then I use vtkSeedWidget to select some points through the volume.<br>
    <br>
The problem is that when I select one point in one slice, then move to
another slice to select another point, I can see the actor of the first
selected point even if I am not on the same slice anymore.<br>
If I move further, the first point will not be visible after some more
slices...<br>
The coordinates (real world coordinates) of all the created points are
good.<br>
    <br>
The problem must be in the visualization/actors somewhere...<br>
    <br>
I tried to use vtkConstrainedPointHandleRepresentation and
vtkImageActorPointPlacer without success.<br>
    <br>
Did somebody already face this issue or have any advice?<br>
    <br>
    <br>
Thanks for your help,<br>
  </blockquote>
  </div>
  </div>
</blockquote>
<br>
</body>
</html>