[Insight-users] Example: Setting landmarks in 3D using QT/ITK/VTK

Luis Ibanez luis.ibanez at kitware.com
Wed Oct 21 18:45:45 EDT 2009


Hi Dirk,

This is great !

Thanks for sharing with the community.

We plan to reorganize the InsightApplications module this year.

Would it be fine if we include your code as one of the new
subdirectories ?


Please let us know,


    Thanks


          Luis


--------------------------------------------------------------
On Tue, Oct 20, 2009 at 9:15 AM, Dirk <body at nabla.org> wrote:
> Dear listmembers,
>
> I programmed an example in which itkImageFileReader is used to load a
> 3D image which is then viewed in a QVTKImage with the help of
> vtkImageViewer2.
> Points / landmarks can be set with the mouse and a vtkPointWidget
> and be saved as a vtkPolyData .vtk file afterwards.
> Everything in a nice QT GUI.
>
> I am new to VTK/ITK and it took some time to put everything together.
> Perhaps this will help anyone who is trying to achieve something
> similar.
>
> Check it out at http://github.com/dirkboye/myImageLandmarker
>
> or directly clone it with
> git clone git://github.com/dirkboye/myImageLandmarker.git
>
>
> Cheers,
> Dirk
> _____________________________________
> 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 ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>


More information about the Insight-users mailing list