Skip to content
Prev 17260 / 398503 Next

importing images

> I would like to import "tif" images in R and I do not find any
  > function that can do that. In Matlab there exists the  function "imread"

  > that can read the most known images format. Does a similar function
  > exist for R ?

No, but you can convert the picture to pnm format and then read it
using the pixmap package. You're more than welcome to submit TIF
read/write routines if you want to avoid the conversion :-)

Best,
Fritz
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._