[Insight-users] Interfacing itk+vtk with visual studio

John Drescher drescherjm at gmail.com
Thu May 19 12:26:43 EDT 2011


> Have you ever made or know an example of interfacing itk+vtk with visual
> studio? I want something from I can begin to make an application. A GUI
> created in Visual Studio in order to coordonate the vtk window. Some
> interactive buttons and to coordonate an image/3d volume or something
> created with vtk.
> I am a beginer in Visual Studio interfacing and vtk and I want something for
> the start point. A basic application.
> Thank you a lot!

I suggest that you use Qt for the framework and GUI (buttons ...).
and use CMake to generate your visual studio projects. There are
several Qt examples that combine VTK and ITK examples.

John


More information about the Insight-users mailing list