[R] Loading an image/picture (png/jpeg/...) to screen...

Joris Meys jorismeys at gmail.com
Mon Jun 7 02:56:47 CEST 2010


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 <oliver at 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 at 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.Meys at Ugent.be
-------------------------------
Disclaimer : http://helpdesk.ugent.be/e-maildisclaimer.php



More information about the R-help mailing list