[vtkusers] Problem in TestImageActorContourWidget.cxx

Karthik Krishnan karthik.krishnan at kitware.com
Sat Mar 5 00:15:19 EST 2011


That's by design on that example. You can derive from the contour widget if
you like and enable/disable the widget in response to the Slice changed
event.

On Sat, Mar 5, 2011 at 7:41 AM, Xiaopeng Yang <yxp233 at postech.ac.kr> wrote:

> Hello all,
>
>
>
> Maybe some of you already tried this test for drawing a contour over the
> original images. In the test, the original images are a series of images.
> And slider bar is used to navigate among different slices of images. Suppose
> I draw a contour over slice 14. Then when I navigate to another slice, the
> contour should be disappear so that I can draw a new contour over the new
> slice. However, the contour of slice 14 is always staying on the screen no
> matter which slice I navigate to.
>
>
>
> Could anybody have a good idea to overcome this problem?
>
>
>
> Thanks,
>
> Yang
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110305/e0c73426/attachment.htm>


More information about the vtkusers mailing list