<div dir="ltr"><div>Thanks David<br><br>I've made a few tests and it works perfectly. Indeed much better that my awkward solution..<br><br></div>thanks<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 10, 2015 at 5:55 PM, David Gobbi <span dir="ltr"><<a href="mailto:david.gobbi@gmail.com" target="_blank">david.gobbi@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 Sergio,<div><br></div><div>Here are some methods that can be used:</div><div><br></div><div>1) Use vtkCutter to convert the polydata into a 2D contour, and then use vtkTubeFilter to thicken the contour for better visibility.</div><div><br></div><div>2) Instead of vtkTubeFilter to thicken the contour, you can use vtkContourTriangulator to fill the contour.</div><div><br></div><div>3) Render the 3D polydata as a wireframe, so that you can see the image through the mesh.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div> - David</div></font></span><span class=""><div><br></div><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 10, 2015 at 9:29 AM, Sergio Vera <span dir="ltr"><<a href="mailto:sergio.vera@alma3d.com" target="_blank">sergio.vera@alma3d.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"><div><div><div><div><div><div>Dear vtk users<br><br></div>I have a vtkImage with a CT and some segmentations as vtkPolyData,<br><br></div>Currently I draw the vtkPolyData on top of the image but the image is hidden by the meshes.<br></div>I would like to represent the segmentation as contours in the image.<br><br></div>I have tried to use vtkPolyDataMapper with two slice planes to display just a thin portion of the mesh but the result is subpar.<br><br></div>Is there any better way to display my segmentations as (possibly filled with a semitransparent color) a contour over the image?<br><br></div>Best regards</div></blockquote></div></div></div></span></div>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">Sergio Vera<br><br> Alma IT Systems<br> C/ Vilana, 4B, 4º 1ª<br> 08022 Barcelona<br> T. (+34) 932 380 592<br> <a href="http://www.alma3d.com">www.alma3d.com</a></div>
</div>