<font><font face="verdana,sans-serif">I think it is easy to throw away the last dimension (be it t in xyzt or z in xyz), but not one of the middle dimensions. ITK has <a href="http://www.itk.org/Doxygen/html/classitk_1_1ExtractImageFilter.html">extract image filter</a> for that.<br>
</font></font><br><div class="gmail_quote">On Wed, Mar 14, 2012 at 16:04, Jothybasu Selvaraj <span dir="ltr"><<a href="mailto:jothybasu@gmail.com">jothybasu@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi all,<br><br>I want to create a 2D imageSlice manually, So I am setting SetDimesnisons(10,0,10).<br><br>But it does't work for zero in Y axis, but if I set it to zero in Z, it works.<br><br>Is vtkImageData supposed to be made up of several slices in XZ axis and not in XY?<br>
<br>Thanks<span class="HOEnZb"><font color="#888888"><br clear="all"><br>-- <br><div dir="ltr">Jothy<br></div><br>
</font></span></div>
<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 <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br>