[Insight-users] Fwd: problem allocating an image

John Drescher drescherjm at gmail.com
Wed Jun 15 18:26:05 EDT 2011


---------- Forwarded message ----------
From: John Drescher <drescherjm at gmail.com>
Date: Wed, Jun 15, 2011 at 6:25 PM
Subject: Re: [Insight-users] problem allocating an image
To: john smith <mkitkinsightuser at gmail.com>


> I am trying to do a simple task.Well, I am trying to create a 3D image.Fill
> all the vosels with value 255 and then get the max value (just to see if my
> program works fine).But every time it is running I get an exception which
> has to do with the area allocated in the memory.What am I doing wrong. ihope
> that someone could help me
>

Could you be running out of address space? I mean on 32 bit windows
the maximum allocation (regardless of the amount of memory or virtual
memory you have) with the default address space is around 1.2 GB
because of address space fragmentation.

John



-- 
John M. Drescher


More information about the Insight-users mailing list