contour labelling [was "Re: [R] image ()"]

Thomas Lumley thomas at biostat.washington.edu
Fri Dec 4 18:01:05 CET 1998


On Thu, 3 Dec 1998, Bill Simpson wrote:

> > include upgrading contour, image, persp etc.  In addition I hope that
> > he will also add some mapping facilities along the lines of GMT (using
> > their shoreline database).
> > 
> > Now would be a good time to make suggestions about desirable features.
> 
> OK this may be a long shot.
> I often have to make a plot of like this: the heights (z) of trees in a
> forest (whose locations are unif rand x,y) are recorded. Now we make a 3D
> shaded surface plot of the (x,y,z) data. A triangular mesh is made by
> finding the Delaunay triangulation (nearest neighbours are connected).
> 
> I am not talking about doing some form of interpolation (hence forcing the
> data onto a regular grid).

There is GPLed Delaunay triangulation code in Java (including a fast
approximate algorithm) as part of Visad
(http://www.ssec.wisc.edu/~billh/visad.html). There is an old C
implementation which may well have the same algorithms.

	-thomas

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list