[vtkusers] mesh hole filling
Dominik Szczerba
domi at vision.ee.ethz.ch
Mon Aug 20 05:49:11 EDT 2007
I would compute distance map to the thing on a separate (easiest)
isometric cartesian grid, evntl. smooth it and run the isocontour
filter. It will close the holes by itself. Stitching broken meshes is in
general not a robustly solvable task.
- Dominik
Daniela Castelluccia wrote:
> Hi there,
>
> I have a vtk file with a PolyData mesh that is a surface acquired with a
> laser scanner.
> However, this surface has little holes that I would fill by appending a
> similar surface to the hole.
>
> I read in vtkusers Kitware mailing-list that:
> a) vtkFeatureEdges: it only finds the holes
> b) there is a vtkTesselateBoundaryLoops.cxx in a vtkBioeng module
> developed on the web
> c) vtkDelaunay3D: it links closed points
>
>
> Are there other solutions for mesh hole filling?
>
>
>
>
> Thanks in advance,
>
> daniela
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
--
Dominik Szczerba, Ph.D.
Computer Vision Lab CH-8092 Zurich
http://www.vision.ee.ethz.ch/~domi
More information about the vtkusers
mailing list