[IGSTK-Developers] Cross Hairs: vtkImagePlaneWidget & vtkImageOrthoPlanes

Luis Ibanez luis.ibanez at kitware.com
Thu Jul 12 10:46:06 EDT 2007


As we discussed during the tcon,
it may be useful to look at the following VTK classes:

          vtkImagePlaneWidget
          vtkImageOrthoPlanes

  http://www.vtk.org/doc/nightly/html/classvtkImagePlaneWidget.html
  http://www.vtk.org/doc/nightly/html/classvtkImageOrthoPlanes.html


in order to gather feedback for the Cross Hairs class.


You may want to see the use of this class in the example:

   InsightApplications/Auxiliary/vtk/itkReadITKImage3DSegmentShowVTK.cxx


In VTK you will find the related files:

   Examples/GUI/Tcl/ImagePlaneWidget.tcl
   Examples/GUI/Tcl/ProbeWithSplineWidget.tcl
   Examples/GUI/Python/ImagePlaneWidget.py
   Examples/Tcl/OrthogonalPlanesWithTkPhoto.tcl
   Exaples/Python/OrthogonalPlanesWithTkPhoto.py


--


   Luis




More information about the IGSTK-Developers mailing list