[vtkusers] How to read image files?
anast.jm at pg.com
anast.jm at pg.com
Thu Apr 3 10:09:16 EST 2003
Xiaohua,
try vtkImageReader SetHeaderSize
also try reading the documentation on the vtk web site, sometimes these
types of questions are easy to answer by yourself just scanning through
doc page for the class of interest. To find the needed method you may need
to look at super classes which is quite easy with the hyperlinks in each
doc page. Try it...you'll like it!
....john
Internet Mail Message
Received from host: public.kitware.com [24.97.130.19]
"xiaohua lv" <qiuxuefm at 163.com>
Sent by: vtkusers-admin at public.kitware.com
04/02/2003 11:36 PM
To: "vtkusers at public.kitware.com" <vtkusers at public.kitware.com>
cc: (bcc: John Anast-JM/PGI)
Subject: [vtkusers] How to read image files?
vtkusers,
I need to read a series of image files.
Those files each has a header of 15 bytes.I want to know
how to jump over the header and read only the image data.
xiaohua lv
qiuxuefm at 163.com
2003-04-03
_______________________________________________
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://public.kitware.com/mailman/listinfo/vtkusers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20030403/c14b5c36/attachment.htm>
More information about the vtkusers
mailing list