[R] Help required

Prof Brian Ripley ripley at stats.ox.ac.uk
Sat Sep 25 22:41:58 CEST 2010


On Sat, 25 Sep 2010, Malik Shahzad wrote:

>
> Is it possible to read jpeg files into R?
>
> If yes please guide, Thanks.. I tried to search many time but failed to do.

On my system ??jpeg gave

ReadImages::read.jpeg   Read JPEG file
biOps::readJpeg         Read jpeg file
rimage::read.jpeg       Read JPEG file

There are a number of other possibilities, including
EBImage::readImage from Bioconductor which uses ImageMagick to convert 
the file format (and that or many other image convertors could be used 
in a simple R wrapper).

>
> Thankis in advance..
>
> with Best Regards,
>
> Malik Shahzad
> Visiting Researcher
> National Institute of Informatics (NII)
> Tokyo, Japan
>
> Doctoral Student
> Asian Institute of Technology (AIT)
> Bangkok, Thailand
> +66-8-7676-5616
>
>
>
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> 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.
>

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-help mailing list