[vtkusers] How to overcome the memory allocation problem.
matheus_viana
vianamp at gmail.com
Mon Nov 12 14:39:26 EST 2012
Hi folks.
I'm try to open an image sequence that is really big. Kind of 1000x1000x4000
unsigned char. First I tried to load only the first 100 slices of this stack
that corresponds to about 500Mb. Even thus I was not able to do load it
because I got a bad alloc error.
How do you guys handle with this kind of problem? Is there any vtk class to
deal with this?
I'm running on Win32 =/
Thanks in advance,
Matheus.
--
View this message in context: http://vtk.1045678.n5.nabble.com/How-to-overcome-the-memory-allocation-problem-tp5717076.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list