[vtk-developers] Fill layered Surface

Will Schroeder will.schroeder at kitware.com
Tue Jan 4 15:52:01 EST 2011


Did you try using vtkDelaunay2D with constrained triangulation? It might
work,
W

On Tue, Jan 4, 2011 at 3:30 PM, Tanu S <twrkmail at gmail.com> wrote:

> Hello,
>
> I have been trying to generate closed surface meshes for each of the
> structures involved in a 3D surface model.
>
> I am unable to close the holes between two layers of the same surface
> (attachment: how to close the surface mesh of fig1 to get fig2)?
>
> The following pipeline doesn't seem to help in this scenario : Extracted
> Poly Data -> FeatureEdge extraction -> vtkStripper -> Triangulation (using
> pts and lines from the prev step)->append...
>
> The above pipeline fills the entire area inside the outer layer. I get the
> same results with the fillHolesFilter (tried different hole sizes).
>
>
> Any help will be greatly appreciated.
>
> Thank you,
> TS
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>
>


-- 
William J. Schroeder, PhD
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065
will.schroeder at kitware.com
http://www.kitware.com
(518) 881-4902
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20110104/6ef8f19a/attachment.html>


More information about the vtk-developers mailing list