<br><br>Hi James,<br><br><br>Regarding (2):<br><br>    Yes. Once you compose the 3D image with the Tile Filter,<br>    you can save it in a file by just using the ImageFileWriter.<br><br>    You will find many examples of this class <br>
    in the ITK Software Guide:<br><br>                <a href="http://www.itk.org/ItkSoftwareGuide.pdf">http://www.itk.org/ItkSoftwareGuide.pdf</a><br><br><br>     and in the directories<br><br>                     Insight/Examples/IO<br>
                     Insight/Examples/Filtering<br>
<br><br>Regarding (3):<br><br>     You can visualize the resulting image <br>     with any of the following packages:<br><br>               A)   Slicer (<a href="http://www.slicer.org">www.slicer.org</a>)<br>               B)   ParaView (<a href="http://www.paraview.org">www.paraview.org</a>)<br>
               C)   VV (<a href="http://www.creatis.insa-lyon.fr/rio/vv">http://www.creatis.insa-lyon.fr/rio/vv</a>)<br>               D)   InsightApplications/SNAP<br>               E)   InsightApplications/ImageViewer<br>
<br><br>     If you are dealing with Medical Image, <br>     then Slicer (A) is probably the best option.<br><br><br>      Also, <br>      you could write you own visualization by using VTK.<br><br>      Se for example:<br>
<br>        InsightApplications/Auxiliary/vtk<br><div id=":8n" class="ii gt">
           itkReadITKImage3DExtractContourVTK.cxx<br>
           itkReadITKImage3DSegmentShowVTK.cxx<br>
           itkReadITKImageSegmentShowVTK.cxx<br>
           itkReadITKImageShowSplineVTK.cxx<br>
           itkReadITKImageShowVTK.cxx<br>
</div><br><br><br>    Regards,<br><br>  <br>           Luis<br><br><br>-------------------------------------------------------------------------<br><div class="gmail_quote">On Thu, Feb 18, 2010 at 12:26 PM, Malsoaz James <span dir="ltr">&lt;<a href="mailto:jmalsoaz@yahoo.fr">jmalsoaz@yahoo.fr</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;" valign="top">
Hello,<br><br>I have a set of 2D images in ITK (image type = &lt;unsigned char, 2&gt;). I would like to create a single image in 3D (ie image type = &lt;unsigned char, 3&gt;). <br><br>1 ) How can I &quot;link&quot; the images together to form this new 3D image ?<br>
2 ) Can I save this 3D image in a file to keep the data in memory ?<br>3 ) Can I display this image using any kind of software ?<br><br><br>Thank you for your help<br>Best<br>James<br></td></tr></tbody></table><br>




      <br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br>