[vtkusers] simple slice viewer application

David Gobbi dgobbi at irus.rri.ca
Mon Jul 9 23:26:31 EDT 2001


Hi all,

There have been a few requests for a simple slice viewer over
the past week, so here's one that I've been developing on-and-off.
It requires python and the vtkTkRenderWidget.so (or .dll).

Documentation is scarce, but it is basically a widget with
a SetInput() method and SetLookupTable() method that provides
useful interaction with 3D images.  You can also set multiple
inputs (for image overlay), mix 3D actor rendering with the
image rendering, and do other little tricks.

You can pick it up (the vtkSliceWidget.py) at
http://www.atamai.com/download.html
The license is similar to the VTK license.

 - David

--
  David Gobbi, MSc                       dgobbi at irus.rri.ca
  Advanced Imaging Research Group
  Robarts Research Institute, University of Western Ontario





More information about the vtkusers mailing list