<div>Hi Massinissa</div><div><br></div><div>Have a look at the following </div><a href="http://www.vtk.org/Wiki/ITK/Examples/IO/ImageFileReader">http://www.vtk.org/Wiki/ITK/Examples/IO/ImageFileReader</a><div><br></div><div>
which uses ItkVtkGlue that you can obtain from</div><div><a href="http://www.vtk.org/Wiki/ITK/Examples">http://www.vtk.org/Wiki/ITK/Examples</a><br><br>Cagatay</div><div><br><div class="gmail_quote">On Tue, Feb 14, 2012 at 10:28 AM, David Doria <span dir="ltr">&lt;<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I know ITK is a good toolkit for image processing but do I need VTK for any display or visualization even for a simple image???<br>
</blockquote><div><br></div></div>Yes, ITK doesn&#39;t do any visualization at all. You can either use VTK and the itkImageToVTKImageFilter, or write it to a file using itkImageFileWriter and use the viewer of your choice to look at it.</div>

<div class="gmail_quote"><br></div><font color="#888888"><div class="gmail_quote">David</div>
</font><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></div>