[vtkusers] How can I use vtk to tackle a large field data set of 7.2G?

platogao platogao at 263.net
Tue Jan 15 01:42:14 EST 2002


I have to visualize a Industrial CT data set under Windows2000: each slice is 6000*6000*2 byte, at list 100 slices. That is: the data quantity is at least 7.2G !!! 
I want to use surface rendering algorithms. It's sure that vtkMarchingCubes or other ordinary filters cannot serve this purpose. All the data cannot be loaded to RAM at one time, for the memory limitation of windows program is 4G.

How can I sovle this problem?
Is vtk a ideal solution for this goal?
Should I use OpenGL to program from the very beginning if vtk is not possible?

Please help me.Any of your advise is highly appriciated.

Plato Gao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20020115/d9a78b98/attachment.htm>


More information about the vtkusers mailing list