[vtkusers] creating your own widget

Dženan Zukić dzenanz at gmail.com
Tue Feb 11 07:46:02 EST 2014


I am not an expert on VTK, but this more thorough description might get you
some useful suggestions.


On Mon, Feb 10, 2014 at 11:17 PM, AIs <royalmatador at gmail.com> wrote:

> Hi Zukic
> I am trying to write a Widget to perform localized image processing with
> the
> 3D model generated with help of VTK.
> My interest is to interact with the model; something like a GUI for me to
> interact with the model.
> In short I wish to select a portion of the 3D model reconstructed with help
> of VTK, then export it out into Visual studio 2010, use C++ to play around
> with the data and then be able to reintroduce it back into VTK to generate
> a
> modified 3D model.
> So far I think a widget would better suit my requirements as I can then
> interact with the render window generated with VTK.
> Yes the other way would be to use Qt with VTK to achieve this. But I was
> wondering if VTK provides some way to do this. For instance I read about
> vtkMyCallBack but could not get any further with this.
> If you can please provide any suggestions or tutorial for this it would be
> a
> great help. I am using vtk 5.8.0 and Microsoft Visual Studio 2010 for this.
> Cheers
> AIs
>
>
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/creating-your-own-widget-tp5725823p5725850.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> 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/20140211/c21ced71/attachment.html>


More information about the vtkusers mailing list