comp.soft-sys.matlab
[Top] [All Lists]

Voronoi polygon data points

Subject: Voronoi polygon data points
From:
Date: 30 Sep 2005 10:33:51 -0700
Newsgroups: comp.soft-sys.matlab
TRI = DELAUNAY(X,Y) returns a set of triangles such that no data points
are contained in any triangle's circumcircle. How can I generate an
array of similar data points, or vertices, for the Polygons generated
by [VX VY] = VORONOI(X,Y,TRI)? Or, is there a simpler way to calculate
the area of each polygon in a Voronoi lattice?

Thanks!

-Peter


<Prev in Thread] Current Thread [Next in Thread>
  • Voronoi polygon data points, simran <=
Privacy Policy