<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>
<META content='"MSHTML 4.72.3110.7"' name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#000000 size=2>Hi,</FONT></DIV>
<DIV><FONT color=#000000 size=2> I am generating a volume from
a data set. I take out the scalar values of the volume and do the further
processing. The problem is vtk is taking too much time to do thestuff. My
pipeline is as follows :</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT> </DIV>
<DIV><FONT color=#000000
size=2>vtkVolume16Reader---->vtkReslice--->vtkScalars. </FONT></DIV>
<DIV><FONT size=2>The update method specially takes lot of time. Is there a way
to speed up the things. Further, I have to handle a very large data set :
2*512*512*100. How to overcome memory problems with such large data
sets?</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>AMIT</FONT></DIV></BODY></HTML>