[R] Read and show Bitmap Images

Greg Snow Greg.Snow at imail.org
Tue Jan 24 05:01:32 CET 2012


See the rasterImage function to do the plotting.  If you need to read the image in then I would start with the EBImage package from bioconductor (though there are others as well).

-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf Of Alaios
Sent: Monday, January 16, 2012 12:05 AM
To: R-help at r-project.org
Subject: [R] Read and show Bitmap Images

Dear all,
I am looking for a function that can plot bitmap images and by plotting I mean a function that can read an image's matrix structure with integers and assign colors.
Do you please suggest me what else I can do for plotting these images?

I would like to thank you for your reply

B.R
Alex

	[[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.



More information about the R-help mailing list