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

Mengda Wu wumengda at gmail.com
Mon Aug 12 21:18:07 EDT 2013


Thanks for your input. 3D Slicer seems to be an overkill for my little
project too.
Is there any simple library to do so?

Best,
Mengda



On Mon, Aug 12, 2013 at 1:20 PM, Christopher Mullins <
christopher.mullins at kitware.com> wrote:

> You could check out 3D Slicer [1].
>
> [1] http://slicer.org/
>
>
> On Mon, Aug 12, 2013 at 12:40 PM, Mengda Wu <wumengda at gmail.com> wrote:
>
>> 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
>>
>>
>> _______________________________________________
>> 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
>>
>>
>
>
> --
> Christopher Mullins
> R&D Engineer
> Kitware Inc.,
> 919.869.8871
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130812/4589bc08/attachment.htm>


More information about the vtkusers mailing list