<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Dec 17, 2014 at 2:10 PM, Maarten Beek <span dir="ltr"><<a href="mailto:beekmaarten@yahoo.com" target="_blank">beekmaarten@yahoo.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="color:#000;background-color:#fff;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:16px"><div>Hi David,</div><div dir="ltr"><br>Sorry, I'll try to remember. I did search the internet but couldn't find a clear answer.</div><div dir="ltr"><br></div><div dir="ltr">I am a bit confused though, because vtkTiffReader reads multi-page tiffs fine. What is preventing a multi-page writer?</div></div></div></blockquote><div><br></div><div>All that's missing is someone with the need to write multi-page files, who is willing to modify the writer so that it writes multi-page files!  It isn't a trivial project, because there are at least three different semi-standard ways of storing 3D data in TIFF, and they aren't entirely compatible with one another.</div><div><br></div><div>Even with the reader, multi-page files were troublesome for a long time, because it could read some 3D files but not others (again, because TIFF has  several semi-standard ways of storing 3D data).  TIFF was not initially designed to handle 3D, and all the ways of making it work with 3D are a bit hackish.</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="color:#000;background-color:#fff;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:16px"><div dir="ltr">What are my options in vtk? What writers do write 3d images? Does a tool exist that puts multiple tiffs in one multi-page tiff?<br></div></div></div></blockquote><div><br></div><div>Well, right now NIFTI is my favorite 3D image format.  I don't use TIFF much, so I don't know what TIFF tools are available.  </div><div><br></div><div> - David </div></div></div></div>