[R] importing images

Friedrich.Leisch@ci.tuwien.ac.at Friedrich.Leisch at ci.tuwien.ac.at
Wed Feb 20 14:15:12 CET 2002


>>>>> On Wed, 20 Feb 2002 13:26:30 +0100,
>>>>> Herve Cardot (HC) wrote:

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



More information about the R-help mailing list