There might be a way doing that in R, but if you really need to take measures of a picture in some standardized way, I suggest you take a look at ImageJ. More than R that seems the right tool for the job. Some people have been experimenting with connecting ImageJ and R, but even without connection a simple text file can get the data where it has to be.
Cheers Joris On Mon, Jun 7, 2010 at 1:16 AM, Oliver <oli...@first.in-berlin.de> wrote: > baptiste auguie <baptiste.auguie <at> googlemail.com> writes: > >> >> Hi, >> >> Try this, >> >> library(png) >> example(readPNG) > [...] > > > If "rasterImage" would be available, I think this would be the right hint. > > But it isn't. > > So I can load the pic, but not display it. :( > > > Ciao, > Oliver > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Ghent University Faculty of Bioscience Engineering Department of Applied mathematics, biometrics and process control tel : +32 9 264 59 87 joris.m...@ugent.be ------------------------------- Disclaimer : http://helpdesk.ugent.be/e-maildisclaimer.php ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.