Hello Rafay,<div><br></div><div>I ended up with a different approach, not using the vtkImageReslice, since I wanted to use a vtkPlane as the cutting source. For the solution that I&#39;ve used, see this post on the mailinglist: <a href="http://www.vtk.org/pipermail/vtkusers/2011-September/119089.html">http://www.vtk.org/pipermail/vtkusers/2011-September/119089.html</a></div>

<div><br></div><div>If you want to go the vtkImageReslice -&gt; vtkImagemapToColors way, have a look at the example posted by Jothy (<a href="http://vtk.org/gitweb?p=VTK.git;a=blob;f=Examples/ImageProcessing/Cxx/ImageSlicing.cxx">http://vtk.org/gitweb?p=VTK.git;a=blob;f=Examples/ImageProcessing/Cxx/ImageSlicing.cxx</a>)</div>

<div><br></div><div>Cheers,</div><div>Tijmen<br><br><div class="gmail_quote">On Wed, Sep 28, 2011 at 10:46 PM, Rafay <span dir="ltr">&lt;<a href="mailto:rafayk_@hotmail.com">rafayk_@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi Tijmen,<br>
<br>
I am looking to do the exact same thing. I have 3d data set from a CT and I<br>
want to extract a 2D plane passing through the origin with any direction<br>
cosines I choose and I want to extract the data along this plane. I am using<br>
ImageReslice I was wondering if u could post your code for this part as I<br>
dont understand how you did this<br>
<br>
vtkImageReslice -&gt; vtkImagemapToColors<br>
<br>
Also do you know how I can incorporate the interpolator into this?<br>
<br>
Thanks<br>
<font color="#888888"><br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/Oblique-slice-of-3D-image-data-tp4822198p4850672.html" target="_blank">http://vtk.1045678.n5.nabble.com/Oblique-slice-of-3D-image-data-tp4822198p4850672.html</a><br>


Sent from the VTK - Users mailing list archive at Nabble.com.<br>
</font><div><div></div><div class="h5">_______________________________________________<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>
</div></div></blockquote></div><br></div>