<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>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: <A 
href="ftp://entropy.brni-jhu.org/pub/unix/">ftp://entropy.brni-jhu.org/pub/unix/</A></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A href="mailto:olivier.martin@inrialpes.fr" 
  title=olivier.martin@inrialpes.fr>Olivier Martin</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  href="mailto:r-help@stat.math.ethz.ch" 
  title=r-help@stat.math.ethz.ch>r-news</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, May 23, 2001 7:19 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [R] image with R</DIV>
  <DIV><BR></DIV>Hi all, 
  <P>i would like to analyze some images with R. <BR>For example, i have a tif 
  image (16 bit=2^16 values) that i convert in ascii file (8 bit =256 values 
  only) <BR>so it is easy to work under R with image() function. <BR>But, i 
  would like to&nbsp; keep my image with 2^16 values... <BR>how can i do to load 
  my tif image in my workspace? <BR>Do you know if there is a package for 
  analysis image ? <BR>Thanks <BR>Olivier <PRE>--&nbsp;
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
Olivier MARTIN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; phone: (33) 04 76 61 53 55
Projet IS2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 06 08 67 93 42&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
INRIA Rhone-Alpes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fax&nbsp; : (33) 04 76 61 54 77
655, Av. de l'Europe
Montbonnot&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; e-mail:olivier.martin@inrialpes.fr
38334 Saint Ismier cedex
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-</PRE>&nbsp; 
</BLOCKQUOTE></BODY></HTML>