<p style="margin:0;padding:0;" align="left">Thanks Amy, I will try this.<br /><br />Bye,<br />Romu<br /></p> <br /> <br /> <br /><br /><blockquote style="border-left: 2px solid #ff0000; padding-left: 5px; margin-left: 5px">&gt; Message du 22/05/08 17:10<br />&gt; De : &quot;Amy Squillacote&quot; <br />&gt; A : &quot;Romuald BERTRAND&quot; <br />&gt; Copie &agrave; : vtkusers@vtk.org<br />&gt; Objet : Re: [vtkusers] Creating a 3DImageData from slices<br />&gt; <br />&gt; Hi Romu,<br />&gt; <br />&gt; Are the slices already loaded in VTK (i.e., multiple 2D vtkImageData <br />&gt; objects), or are you reading the slices from files?<br />&gt; <br />&gt; If they're already 2D vtkImageData objects, take a look at <br />&gt; vtkImageAppend <br />&gt; (http://www.vtk.org/doc/nightly/html/classvtkImageAppend.html). If you <br />&gt; have X-Y slices, then the &quot;append axis&quot; should be the Z axis.<br />&gt; <br />&gt; If you're reading the slices from files, subclasses of vtkImageReader2 <br />&gt; (http://www.vtk.org/doc/nightly/html/classvtkImageReader2.html) will <br />&gt; handle this for you. You can pass in either a list of file names or a <br />&gt; file pattern to tell the reader how to get the data files.<br />&gt; <br />&gt; - Amy<br />&gt; <br />&gt; Romuald BERTRAND wrote:<br />&gt; &gt;<br />&gt; &gt; Hi all,<br />&gt; &gt;<br />&gt; &gt; Someone know how creating a 3DImageData from 2D slices?<br />&gt; &gt; Thanks for answers,<br />&gt; &gt;<br />&gt; &gt; Romu<br />&gt; &gt;<br />&gt; &gt; ------------------------------------------------------------------------<br />&gt; &gt;<br />&gt; &gt; _______________________________________________<br />&gt; &gt; This is the private VTK discussion list.<br />&gt; &gt; Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ<br />&gt; &gt; Follow this link to subscribe/unsubscribe:<br />&gt; &gt; http://www.vtk.org/mailman/listinfo/vtkusers<br />&gt; &gt;   <br />&gt; <br />&gt; -- <br />&gt; Amy Squillacote                    Phone: (256) 726-4839<br />&gt; Computer Scientist                 Fax: (256) 726-4806<br />&gt; CFD Research Corporation           Web: http://www.cfdrc.com<br />&gt; 215 Wynn Drive, Suite 501<br />&gt; Huntsville, AL  35805<br />&gt; <br />&gt; <br />&gt; <br />&gt; <br /></blockquote>