Some possibilities: The EBImage package on Bioconductor; the jpeg and png packages read jpeg and png images.
On Thu, Feb 21, 2013 at 8:26 AM, PIKAL Petr <petr.pi...@precheza.cz> wrote: > Dear all > > I prepared some image processing routine which depended on package > ReadImages. Basically I imported image to R, changed rgb to grayscale, > normalised an image made some selections and changed to image by > imagematrix. > > Recently I learned that this package was removed from CRAN and can not be > used in R 3.0.0. > > What options I have now to import image to R, change it to grayscale, make > some computation or selection, change it back to image and plot for visual > inspection. > > Thanks > Petr > > ______________________________________________ > 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. > -- Gregory (Greg) L. Snow Ph.D. 538...@gmail.com [[alternative HTML version deleted]] ______________________________________________ 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.