<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<meta name="x_Generator" content="Microsoft Word 15 (filtered medium)">
<style>
<!--
p.x_MsoNormal, li.x_MsoNormal, div.x_MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif}
a:x_link, span.x_MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:x_visited, span.x_MsoHyperlinkFollowed
        {color:#954F72;
        text-decoration:underline}
.x_MsoChpDefault
        {}
div.x_WordSection1
        {}
-->
</style>
<div lang="EN-CA" link="blue" vlink="#954F72">
<div class="x_WordSection1">
<p class="x_MsoNormal"><span lang="EN-US">Yes, those examples are good starting points. You can use image math filter to compute min/max (intersection/union) and create mesh from image using contour filter.</span></p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">Andras</p>
<p class="x_MsoNormal"><span style="font-size:12.0pt; font-family:"Times New Roman",serif"> </span></p>
<div style="border:none; border-top:solid #E1E1E1 1.0pt; padding:3.0pt 0cm 0cm 0cm">
<p class="x_MsoNormal" style="border:none; padding:0cm"><b>From: </b><a href="mailto:juch@zhaw.ch">normanius</a><br>
<b>Sent: </b>May 16, 2016 18:27<br>
<b>To: </b><a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>
<b>Subject: </b>Re: [vtkusers] vtkBooleanOperationPolyDataFilter creates non-manifold edges</p>
</div>
<p class="x_MsoNormal"><span style="font-size:12.0pt; font-family:"Times New Roman",serif"> </span></p>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Hi Andras,<br>
Hi Cory<br>
<br>
Thanks for your answers. <br>
<br>
@Andras: Do you mean poly-data to image conversion like  this<br>
<<a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/PolyDataToImageData">http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/PolyDataToImageData</a>>  ?<br>
Haven't ever used image data in vtk. Could you briefly sketch how to apply<br>
boolean operations on (3d) image data and how to generate a mesh from that.<br>
I guess  this<br>
<<a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/PolyDataToImageData">http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/PolyDataToImageData</a>> 
<br>
example is a starting point, right?<br>
<br>
@Cory: Wow, I can't wait for vtkBooleanOperationPolyDataFilter2. I checked<br>
out that branch updega2/vtk-new_intersection, but could not see any<br>
difference with the output. Is there something special I need to do to<br>
enable Adam's new filter? (Because there is no class named<br>
vtkBooleanOperationPolyDataFilter2, I assumed that the former<br>
vtkBooleanOperationPolyDataFilter was re-written.)<br>
<br>
As an alternative to vtkBooleanOperationPolyDataFilter: I sometimes use<br>
vtkImplicitFunction (vtkCylinder, vtkSphere, etc.), combine them with<br>
vtkImplicitBoolean and sample then with vtkSampleFunction. This is not<br>
always practicable however, because one gets visible artefacts on the<br>
borders, and also the meshes get quite large. (The work-around for the<br>
latter is to apply triangle decimation, see vtkDecimatePro).<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/vtkBooleanOperationPolyDataFilter-creates-non-manifold-edges-tp5738088p5738108.html">
http://vtk.1045678.n5.nabble.com/vtkBooleanOperationPolyDataFilter-creates-non-manifold-edges-tp5738088p5738108.html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">
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">
http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</div>
</span></font>
</body>
</html>