[ITK-users] Suitable Data Container for Pyramid Images

SiavashK siavashk at ece.ubc.ca
Fri Jul 3 19:01:06 EDT 2015


Thanks Matt. I have another question for you. In my images, the finest level
in the pyramid is typically larger than the available memory (~10 GB). My
understanding is that when reader->Update() is called, the reader object
allocates the entire memory required for the image.

Is there a way to write the reader module such that on Update() the entire
image is not loaded into the memory?

I looked at http://www.kitware.com/media/html/IOStreamingInITK.html as an
example, but not quite sure how to write a module around it.

Siavash 



--
View this message in context: http://itk-insight-users.2283740.n2.nabble.com/Suitable-Data-Container-for-Pyramid-Images-tp7587512p7587542.html
Sent from the ITK Insight Users mailing list archive at Nabble.com.


More information about the Insight-users mailing list