[vtkusers] Human Visible Project Data and VTK
Jeremy Winston
jbw at ieee.org
Fri Oct 15 11:04:59 EDT 2004
Nathaniel Gonzalez wrote:
> Hi:
>
> I have read the VTK User Guide and the ITK Software guide. I have been
> trying to load the data from the Human Visible Project.
Nathaniel,
The VHP CT data are in GE's Signa format.
You can use the convenience class
vtkGESignaReader
to read them w/o having to worry about the details
such as width/height, etc. You will have to specify
a level and window in order to see things properly,
though.
HTH,
-Jeremy
More information about the vtkusers
mailing list