<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 2, 2013 at 2:55 PM, Matt McCormick <span dir="ltr"><<a href="mailto:matt.mccormick@kitware.com" target="_blank">matt.mccormick@kitware.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":10k" style="overflow:hidden">TemporalDataObject?<br>
</div></blockquote></div><br></div><div class="gmail_extra">So is this incompatible with the ImageReaders, because it's a sibling of <a href="http://www.itk.org/Doxygen/html/classitk_1_1ImageBase.html">ImageBase</a>? Is there a separate VideoReader/VideoWriter class? (didn't see one in the <a href="http://www.itk.org/Doxygen/html/group__ITKVideoCore.html">video module</a>...)<br>

<br></div><div class="gmail_extra">I don't love the idea of creating another ImageIO... but can't I just make, essentially, a TemporalDataObject that extends ImageBase, and specifically holds a list of image series?<br>

<br>It doesn't even have to be a circular list.. it can just hold offsets into the data..<br></div></div>