i have asked about this before as well, and i think the basic<br>answer was, "write a paraview reader" or something along<br>those lines.<br><br>if you compiled paraview with python support, i have written<br>a 3-d tiff reader for python that i will gladly share. it requires
<br>python (duh) and the python image processing library (PIL),<br>and numpy. the python module reads tiff stacks into memory <br>as a 3-d numpy arrays.<br><br>regards,<br>bryan<br><br><div><span class="gmail_quote">On 5/31/07,
<b class="gmail_sendername">Viren Jain</b> <<a href="mailto:viren@mit.edu">viren@mit.edu</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br> I have a very simple question. What is the best way to load TIFF<br>stacks into ParaView 3? There does not seem to be a reader for such<br>files. Is there some easy way (on OS X, preferably) to convert such
<br>images into something ParaView would read?<br> Apologies if this is answered elsewhere, but I could not find a<br>solution.<br><br> Thank you,<br> Viren Jain<br><br>_______________________________________________
<br>ParaView mailing list<br><a href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br><a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><br></blockquote>
</div><br>