<div dir="ltr">Wow, that's the idea!!<div><br></div><div>When I readed your answer, I tought: "maybe I should try ImageSeriesReader with my file"</div><div><br></div><div>But then I remembered my itk::Image was of 2 dimensions ( I visualize 2D images ).</div><div><br></div><div>So I set it to 3 and voilĂ : my vtkImageReader object told me my file has 11 frames, and I can iterate from that object.</div><div><br></div><div>So vtkImageViewer2 is suitable for multiframe images as long as you specify your itk Image has 3 dimensions.</div><div><br></div><div>Thank you so much.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-08-29 1:36 GMT+02:00 Siavash Khallaghi <span dir="ltr"><<a href="mailto:siavashk@ece.ubc.ca" target="_blank">siavashk@ece.ubc.ca</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Marcos, isn't vtkImageViewer2 only suitable for 2D images? If that is the<br>
case, it most likely ignores data along the z-axis.<br>
<br>
Siavash<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://itk-users.7.n7.nabble.com/ITK-users-Connecting-multiframe-dicom-file-to-VTK-tp36068p36071.html" rel="noreferrer" target="_blank">http://itk-users.7.n7.nabble.com/ITK-users-Connecting-multiframe-dicom-file-to-VTK-tp36068p36071.html</a><br>
Sent from the ITK - Users mailing list archive at Nabble.com.<br>
<div class="HOEnZb"><div class="h5">_____________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" 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" rel="noreferrer" 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.php" rel="noreferrer" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" rel="noreferrer" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/insight-users" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/insight-users</a><br>
</div></div></blockquote></div><br></div>