Here is my code of displaying a slice from a 3D volume , when <i>size[2]=0;</i> .I have created a main window and I have subclassed a QGraphicsScene (named Canvas). I am using a Qt designer and a visual studio 2010 add-in, so I hope you could undersand my code.I send my code as a zipped file.I hope you could help me<br>
<br>Thanks<br><br><br><div class="gmail_quote">2011/5/29 Luis Ibanez <span dir="ltr">&lt;<a href="mailto:luis.ibanez@kitware.com">luis.ibanez@kitware.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi John,<br>
<br>
The visualization code used by SNAP can be found in<br>
the directory:<br>
<br>
    ITKApps/SNAP/UserInterface/SliceWindow/<br>
<br>
In particular, you should look at the files:<br>
<br>
                    OpenGLSliceTexture.*<br>
                    SNAPSliceWindow.*<br>
<br>
<br>
To explain the differences between SNAP and your Qt<br>
code, we are going to need to take a look at your code..   :-)<br>
<br>
Could you please share it in the list ?<br>
<br>
<br>
    Thanks<br>
<br>
<br>
         Luis<br>
<br>
<br>
------------------------------------------------------------------------------<br>
<div><div></div><div class="h5">On Sun, May 29, 2011 at 2:19 PM, john smith &lt;<a href="mailto:mkitkinsightuser@gmail.com">mkitkinsightuser@gmail.com</a>&gt; wrote:<br>
&gt; Hi to all,<br>
&gt;<br>
&gt; I am using the itk::ExtractImageFilter, in order to take slices from a 3D<br>
&gt; medical image. I managed to take my 2D slice image using this filter with a<br>
&gt; reader and a writer pointer. I also use itk-snap and Qt to display my<br>
&gt; project&#39;s result. But, I have noticed that my slice when I open it with<br>
&gt; itk-snap is different than that I open with Qt. The differences are two: a)<br>
&gt; the top and down of image is reversed between the two applications and b)<br>
&gt; the image of Qt looks brighter thsn this of itk-snap. Could somebody explain<br>
&gt; the reason or this?<br>
&gt;<br>
&gt; Thanks<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _____________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Kitware offers ITK Training Courses, for more information visit:<br>
&gt; <a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ITK FAQ at:<br>
&gt; <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br><div style="visibility: hidden; left: -5000px; position: absolute; z-index: 9999; padding: 0px; margin-left: 0px; margin-top: 0px; overflow: hidden; word-wrap: break-word; color: black; font-size: 10px; text-align: left; line-height: 130%;" id="avg_ls_inline_popup">
</div>