[vtkusers] how to save the volume
Mark Wyszomierski
markww at gmail.com
Tue Nov 27 08:46:48 EST 2007
You have them in the vtkImageData object probably, can't you just do
vtkImageData::GetScalarPointer() and then dump it to a file from there
as one block?
Mark
On Nov 26, 2007 11:42 PM, <m26404030 at john.petra.ac.id> wrote:
> hi, i've made an application that can visualize a set of 2D DICOM
> images into 3D(volume)..
> how can i save the volume??
>
>
> thanx a lot..
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
More information about the vtkusers
mailing list