Effacer les filtres
Effacer les filtres

Voronoi within a pre-defined area

6 vues (au cours des 30 derniers jours)
Nicolas
Nicolas le 12 Jan 2012
Hi folks,
I would like to calculate the voronoi of a point population but only within the convex hull of that population of points, rather than within the entire figure.
If anyone could give me some help to define my area of interest in which I could then calculate the voronoi.
Thank
nicolas
  2 commentaires
Walter Roberson
Walter Roberson le 12 Jan 2012
I'm not sure where the difficulty is? There are routines to determine the convex hull of a set of points, and there are routines to test whether any particular point is within a polyhedra (such as a convex hull)? My recollection is that the new triscatteredinterp routines provide both functionalities.
Nicolas
Nicolas le 13 Jan 2012
thanks I'll have a look

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Voronoi Diagram dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by