[vtkusers] HELP with Delaunay2D

Sebastien MARAUX maraux at ondim.fr
Thu Mar 20 07:15:57 EST 2003


Hello,

alpha setting is what you want, read delaunay2D doc.

regards

Sebastien MARAUX

----- Original Message -----
From: "Theodore Papatheodorou" <tp500 at doc.ic.ac.uk>
To: <vtkusers at public.kitware.com>
Sent: Wednesday, March 19, 2003 7:25 PM
Subject: [vtkusers] HELP with Delaunay2D


> Hi,
> I am passing a surface to Delaunay2D. It does a great job for the most
> part but it connects also some points with each other that should not
> have been connected because they are too far away. Is there a way to set
> a threshold so that it does not connect points with each other that are
> over a certain distance.
>
> A representation in 2D of the problem:
> 1    2    3    4   5
> 6
> 7
> 8
> 9    10    11    12
>
> I do want points close to each other to be connected but I do not want
> point 5 to be connected with point 12.
> Thanks for the help!!!
> Theodoros
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>




More information about the vtkusers mailing list