[Insight-users] A memory issue

Ali Mouizina ali.mouizina at gmail.com
Fri Jan 20 05:31:13 EST 2012


Hi all,

I'm currently trying to allocate a 4-D vector whose size is 
512*512*156*125 to store the results of  some computations i do on a 3D 
image. As expected, I don't have enough memory, is there any trick to 
get round this problem ?

The results I get at each iteration of the computation process is stored 
into a slice of the 4D vector, so I thought I can process each slice 
separately. Any suggestions on how to do that or any other ideas ?

Regards,

Ali

-----------------------------------------------------



More information about the Insight-users mailing list