On 11/7/2008 3:24 AM, Hans-Joachim Klemmt wrote:
hello,

i am looking for a method to return rgb-values of predifined pixels of jpg images.

can anybody help me?


See the rimage package, with function read.jpeg. It will read the whole file into a large array, with separate red, green, blue entries.

Duncan Murdoch

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

Reply via email to