<div dir="ltr">Hi David,<div><br></div><div>Thanks for quick reply. I used this class and it works fine for me.</div><div>Thanks a lot David !</div><div><br></div><div>agatte</div><div><br></div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">2014-03-30 21:16 GMT+02:00 David Gobbi <span dir="ltr"><<a href="mailto:david.gobbi@gmail.com" target="_blank">david.gobbi@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Agata,<br>
<br>
Last year I wrote a class called vtkContourTriangulator to fill<br>
contours like these, it is available in VTK 6. It is also possible to<br>
use vtkDelaunay2D, though be warned that vtkDelaunay2D will<br>
crash on some data sets.<br>
<br>
The vtkFillHolesFilter is meant to fill small holes, so it will not<br>
work for your contours.<br>
<span class="HOEnZb"><font color="#888888"><br>
David<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Sat, Mar 29, 2014 at 3:35 PM, Agata Krasoń <<a href="mailto:agatakrason@gmail.com">agatakrason@gmail.com</a>> wrote:<br>
> Hi,<br>
><br>
> I have a question about filling hole of contour (boundary).<br>
> I followed example from vtk wiki :<br>
> <a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Meshes/FillHoles" target="_blank">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Meshes/FillHoles</a><br>
> I am trying to use vtkFillHolesFilter but it doesn't work in this case.<br>
><br>
> Could You advice me something else to filll this contour/boundary ?<br>
><br>
> I attached a screen with contour.<br>
><br>
><br>
> I would appreciate for any help please.<br>
><br>
><br>
> Best,<br>
> agatte<br>
</div></div></blockquote></div><br></div>