<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<STYLE>
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
DIV.FoxDiv20130328091732595082 {
        LINE-HEIGHT: 1.5; MARGIN: 10px; FONT-FAMILY: ΢ÈíÑźÚ; COLOR: #000000; FONT-SIZE: 10.5pt
}
BODY {
        LINE-HEIGHT: 1.5; FONT-FAMILY: ΢ÈíÑźÚ; COLOR: #000080; FONT-SIZE: 10.5pt
}
</STYLE>
<META name=GENERATOR content="MSHTML 8.00.7600.17166">
<STYLE>BLOCKQUOTE {
        MARGIN-TOP: 0px
}
OL {
        MARGIN-TOP: 0px
}
UL {
        MARGIN-TOP: 0px
}
</STYLE>
</HEAD>
<BODY style="MARGIN: 10px">
<DIV>I have defined : </DIV>
<DIV>vtkTIFFReader *reader=vtkTIFFReader::New(); </DIV>
<DIV>vtkImageData *volume=vtkImageData::New(); </DIV>
<DIV>My plan is that I read the one TIFF image by the reader above,
and then the volume will be ready to receive the reader one by one.
After the LOOP the volume hold the all images. But when I try to write the
codes I find that I don not which function can I take to achieve my
goal, or maybe I plan is unprocurable directly or need something
intermediate ?</DIV>
<DIV> I want to use the volume to store my TIFF images one by
one,when store all the images I would like to show it in3D. It is my final
goal!</DIV>
<DIV>Thanks a lot! </DIV>
<DIV> </DIV>
<HR style="WIDTH: 210px; HEIGHT: 1px" align=left color=#b5c4df SIZE=1>
<DIV><SPAN>ljp19890525</SPAN></DIV></BODY></HTML>