[vtkusers] How to display 3D volume data and slices from different prospectives?

Huiqun Zhou hqzhou at nju.edu.cn
Sun Apr 4 22:29:59 EDT 2004


You'd better have a look at medical3 under Examples folder.

Huiqun Zhou

----- Original Message ----- 
From: "Yang Wang" <dietpaopao at netscape.net>
To: <vtkusers at vtk.org>
Sent: Monday, April 05, 2004 1:28 AM
Subject: [vtkusers] How to display 3D volume data and slices from different prospectives?


> Hello all,
> 
> I have some questions when using Tcl/VTK:
> 
> I am supposed to show in the same window:
> (1)A 3D volume and
> (2) Three Slices from prospective: axial, sagittal and coronal respectively.
> 
> Currently , I am using  "vtkStructuredPointsReader" to read in the 3D 
> volume data in vtk format .vt,
> QUESTION:
> (1)How can I show the volume data in the 3D mode?
> (2) I use "vtkImagePermute" in order to show 3 slices, but how can I 
> simulatiouly shown them together
>      in the same frame?
> 
> If I use RAW data instead of vtk format, is there any Vtk function that 
> can be the same functioned  as
> "vtkStructuredPointsReader", or should I myself write routine to read in 
> the 3D volume raw data?
> 
> Thanks in advance for any help and sorry for my english. :)
> 
> Casper
> 
> 
> _______________________________________________
> This is the private VTK discussion list. 
> Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
> 


More information about the vtkusers mailing list