[vtkusers] How to overcome the memory allocation problem.

Sean McBride sean at rogue-research.com
Mon Nov 12 14:53:44 EST 2012


On Mon, 12 Nov 2012 11:39:26 -0800, matheus_viana said:

>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 =/

At the very least you'll want to use a 64 bit operating system!

Cheers,

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada





More information about the vtkusers mailing list