| 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> |
|---|---|---|
| ||
| Previous by Date: | passing structures, Shaun |
|---|---|
| Next by Date: | EE/CS MS with matlab or symulink TSI in VA, Rich Rosche |
| Previous by Thread: | passing structures, Shaun |
| Next by Thread: | EE/CS MS with matlab or symulink TSI in VA, Rich Rosche |
| Indexes: | [Date] [Thread] [Top] [All Lists] |