[vtkusers] Problem with getting crossections of data volumes

Łukasz Tutaj ltutaj at wp.pl
Wed Aug 3 06:25:31 EDT 2005


Hi vtk Users.

    I would like to display crossections of volume created using medical 
data (DICOM files, the volume has dimensions 512*512*380)  in XY, YZ, 
and XZ planes, depending on position of the camera. For example if 
camera is in point (10,20,30)  I would like to display following planes 
(xmin,xmax,ymin,ymax,zmin,zmax): XY (0,511,0,511,30,30), YZ 
(10,10,0,511,0,380), XZ (0,511,20,20,0,380) Which classes should I use 
to do this.
Thanks for any help.

Łukasz Tutaj




More information about the vtkusers mailing list