[vtkusers] read a tiff file wich 3D data
Amy Henderson
amy.henderson at kitware.com
Fri Feb 4 14:36:27 EST 2005
Try calling SetFileDimensionality(3), defined in vtkImageReader2 (the
superclass of vtkTIFFReader).
- Amy
At 08:40 AM 2/4/2005, Siwei Yang wrote:
>Hello , every one,
>I want to read one single tiff file with 3D -RGB data using vtkTIFFReader,
>but it didn't work , the reader seems to only load 2D data.
>Can any one tell me , how should I do ? Or , which parameters should I add ?
>
>thanks
>best wishes
>_______________________________________________
>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