[vtkusers] Compute Concave Hull in VTK

M. Jordan mjordan at live.at
Fri Dec 9 07:19:50 EST 2016


Hi,

i would like to compute the concave (not convex!) hull of a vtk polydata surface.
I have a brain model and would like to get a flat surface without furrows.

I tried vtkDelaunay3D with some values for alpha and subsequently a geometry filter to get the surface, but
the result is not that good. (the surface isn't closed and i think that there are some triangles inside the surface).

Is there another method to compute the concave hull?

Thank you!



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20161209/70b50e6a/attachment.html>


More information about the vtkusers mailing list