[R] image with R
lhomer
lhomer at teleport.com
Thu May 24 05:51:00 CEST 2001
There is a program called tnimage which runs under Unix or Linux and which can read both 8 bit and 16 bit tif images, and can convert these to ascii files. After a little editing I can read the ascii file into S-plus. So far I haven't found just the right way to read these files in R, but it should be possible. You can download version 3.2.7 of tnimage from: ftp://entropy.brni-jhu.org/pub/unix/
----- Original Message -----
From: Olivier Martin
To: r-news
Sent: Wednesday, May 23, 2001 7:19 AM
Subject: [R] image with R
Hi all,
i would like to analyze some images with R.
For example, i have a tif image (16 bit=2^16 values) that i convert in ascii file (8 bit =256 values only)
so it is easy to work under R with image() function.
But, i would like to keep my image with 2^16 values...
how can i do to load my tif image in my workspace?
Do you know if there is a package for analysis image ?
Thanks
Olivier
--
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
Olivier MARTIN phone: (33) 04 76 61 53 55
Projet IS2 06 08 67 93 42
INRIA Rhone-Alpes fax : (33) 04 76 61 54 77
655, Av. de l'Europe
Montbonnot e-mail:olivier.martin at inrialpes.fr
38334 Saint Ismier cedex
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20010523/ccf57c04/attachment.html
More information about the R-help
mailing list