<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Hi,<br>
<br>
i would like to compute the concave (not convex!) hull of a vtk polydata surface.<br>
I have a brain model and would like to get a flat surface without furrows.<br>
<br>
I tried <span>vtkDelaunay3D</span> with some values for alpha and subsequently a geometry filter to get the surface, but
<br>
the result is not that good. (the surface isn't closed and i think that there are some triangles inside the surface).<br>
</p>
<p><br>
Is there another method to compute the concave hull?<br>
<br>
Thank you!<br>
</p>
<p><br>
</p>
<p><br>
<br>
</p>
</div>
</body>
</html>