[Insight-users] ImageSeriesReader memory allocation for large datasets

Branislav Goga brano.goga at centrum.sk
Sun Apr 13 04:24:50 EDT 2008


Try to have a look at memory fragmentation - even if there is enought free
memory, maybe there is not such a large compact block you require. ITK needs
to allocate memory for images in compact blocks. There should be some method
to get size of largest compact block of memory in you compiler.
-- 
View this message in context: http://www.nabble.com/ImageSeriesReader-memory-allocation-for-large-datasets-tp16635616p16656743.html
Sent from the ITK - Users mailing list archive at Nabble.com.



More information about the Insight-users mailing list