<P><FONT style="BACKGROUND-COLOR: #ffffff">Hi, vtkusers,&nbsp;&nbsp; </FONT></P>
<P><FONT style="BACKGROUND-COLOR: #c7edcc">&nbsp; I have stenciled one CT image successfully, and I want to extract a ROI in another CT image. but how to save the stenciled images? of course, I could use vtkBMPWriter or vtkJPEGWriter to save the stenciled images to be .bmp or .jpg images, but this is not the best method, I think.&nbsp;&nbsp;&nbsp; </FONT></P>
<P><FONT style="BACKGROUND-COLOR: #c7edcc">&nbsp; on the one hand, if I save the stenciled images to be .bmp images, there would be many many many images that I need to save, and some message would be lost, because the pixel's range in CT image is 0-4095 while in bmp image is 0-255. on the other hand, if I want to see the prior image before I extract another image, I should read the images, it is very complex.&nbsp;&nbsp; </FONT></P>
<P><FONT style="BACKGROUND-COLOR: #c7edcc">&nbsp; so I want to know, <FONT color=#0000ff>is there any class in VTK that could save the images temporarily and then save them to be one .vtk file after I have extracted all the images?</FONT>&nbsp;&nbsp; </FONT></P>
<P><FONT style="BACKGROUND-COLOR: #c7edcc">&nbsp; if there is no, could you give me any better suggestion? thank you very much!&nbsp;</FONT></P>
<P><FONT style="BACKGROUND-COLOR: #c7edcc">&nbsp; <BR>&nbsp; M.J.</FONT></P>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>