[vtkusers] Fwd: Questions about Examples\GUI\Qt\FourPaneViewer

Mengda Wu wumengda at gmail.com
Mon Aug 12 12:40:22 EDT 2013


Hi all,

    Relating to my previous question, can anyone point to me other
versatile implementations of four pane viewers? Basically, I need a good
vtk-based viewer for looking at 3D volumes. I know mitk can do this, but it
seems to be an overkill for my current small project.

Thanks,
Mengda

---------- Forwarded message ----------
From: Mengda Wu <wumengda at gmail.com>
Date: Mon, Aug 12, 2013 at 12:36 PM
Subject: Questions about Examples\GUI\Qt\FourPaneViewer
To: "vtkusers at vtk.org" <vtkusers at vtk.org>


Hi all,

   I am trying to run FourPaneViewer. But there is one important feature is
missing: The change of orientation and position of the slices in the 3D
window cannot update the slice and cursor in three 2D windows. I think we
need to add a callback to vtkImagePlaneWidget and update
vtkResliceImageViewer when the interaction event happens. But how to update
vtkResliceImageViewer based on the new plane information from
vtkImagePlaneWidget remains a mystery to me?

  Can someone point to me functions to update vtkResliceImageViewer,
especially its member vtkResliceCursorWidget()?

Thanks,
Mengda
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130812/7d8c7c89/attachment.htm>


More information about the vtkusers mailing list