<div dir="ltr">What kind of views will you need?  Do you just have to view the original<div>slices?  If so, then the VTK pipeline's streaming will make the job easy.</div><div>If you need orthogonal or oblique views, things are more difficult.  Also,</div><div>how is the data stored on disk?  If the whole volume is stored on disk</div><div>as a single flat file, then you can memory map the file.</div><div><br></div><div> - David<br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 2, 2015 at 4:10 PM, Henry Blanco <span dir="ltr"><<a href="mailto:henry.blanco@cbiomed.cu" target="_blank">henry.blanco@cbiomed.cu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello guys, I need some hints on how to render a large amount of images<br>
(e.g., thousands of images) using just few RAM resources (e.g., 128 MB)<br>
using the vtkImageReslice class for the whole volume.<br>
<br>
Thanks in advance<br>
<br>
Henry<br></blockquote></div></div></div></div>