[vtkusers] question ? [fill contour]

Agata Krasoń agatakrason at gmail.com
Mon Mar 31 07:16:25 EDT 2014


Hi David,

Thanks for quick reply. I used this class and it works fine for me.
Thanks a lot David !

agatte



2014-03-30 21:16 GMT+02:00 David Gobbi <david.gobbi at gmail.com>:

> Hi Agata,
>
> Last year I wrote a class called vtkContourTriangulator to fill
> contours like these, it is available in VTK 6.  It is also possible to
> use vtkDelaunay2D, though be warned that vtkDelaunay2D will
> crash on some data sets.
>
> The vtkFillHolesFilter is meant to fill small holes, so it will not
> work for your contours.
>
>   David
>
> On Sat, Mar 29, 2014 at 3:35 PM, Agata Krasoń <agatakrason at gmail.com>
> wrote:
> > Hi,
> >
> > I have a question about filling hole of contour (boundary).
> > I followed example from vtk wiki  :
> > http://www.vtk.org/Wiki/VTK/Examples/Cxx/Meshes/FillHoles
> > I am trying to use vtkFillHolesFilter but it doesn't work in this case.
> >
> > Could You advice me something else to filll this contour/boundary ?
> >
> > I attached a screen with contour.
> >
> >
> > I would appreciate for any help please.
> >
> >
> > Best,
> > agatte
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20140331/9c7c5675/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Filled_boundary.png
Type: image/png
Size: 33651 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20140331/9c7c5675/attachment.png>


More information about the vtkusers mailing list